Searched defs:SET (Results 1 - 24 of 24) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/kadm5/
H A Dcontext_s.c41 #define SET(C, F) (C)->funcs.F = kadm5_s_ ## F macro
[all...]
H A Dinit_c.c51 #define SET(C, F) (C)->funcs.F = kadm5 ## _c_ ## F macro
[all...]
H A Dad.c1335 #define SET(C, F) (C)->funcs.F = kadm5_ad_ ## F macro
[all...]
/freebsd-10-stable/sys/sparc64/include/
H A Dasm.h50 #define SET(name, r1, r2) \ macro
55 #define SET(name, r1, r2) \ macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dobj-ecoff.c155 #define SET(ptr, count, type, size) \ macro
175 #undef SET macro
[all...]
H A Dobj-elf.c2069 #define SET(ptr, offset, type) \ macro
2083 #undef SET macro
[all...]
/freebsd-10-stable/usr.bin/tr/
H A Dextern.h41 CCLASS, CCLASS_UPPER, CCLASS_LOWER, SET } state; enumerator in enum:__anon12006::__anon12008
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp34 DFAPacketizer(const InstrItineraryData *I, const int (*SIT)[2], const unsigned *SET) argument
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DMD5.cpp64 #define SET(n) \ macro
[all...]
/freebsd-10-stable/sbin/iscontrol/
H A Discontrol.h111 SET, enumerator in enum:__anon6100
/freebsd-10-stable/libexec/getty/
H A Dsubr.c232 #define SET(t, f) (t) |= (f) macro
[all...]
/freebsd-10-stable/lib/libc/gen/
H A Dfts-compat.c83 #define SET(opt) (sp->fts_options |= (opt)) macro
[all...]
H A Dfts.c73 #define SET(opt) (sp->fts_options |= (opt)) macro
[all...]
/freebsd-10-stable/tools/tools/ath/athregs/
H A Ddumpregs.c310 #define SET(r, a) do { \ macro
332 #undef SET macro
[all...]
/freebsd-10-stable/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c102 #define SET(escape) ((escape)->set) macro
/freebsd-10-stable/sbin/rcorder/
H A Drcorder.c84 #define SET TRUE macro
/freebsd-10-stable/contrib/gcc/
H A Dgenmodes.c245 enum requirement { SET, UNSET, OPTIONAL }; enumerator in enum:requirement
/freebsd-10-stable/sys/dev/uart/
H A Duart_dev_imx.h212 #define SET(_bas, _r, _b) \ macro
/freebsd-10-stable/contrib/binutils/bfd/
H A Decofflink.c650 SET (" macro
631 #define SET macro
1482 #define SET macro
1502 #undef SET macro
[all...]
H A Dlinker.c1434 SET, /* Add value to set. */ enumerator in enum:link_action
/freebsd-10-stable/sbin/ping/
H A Dping.c109 #define SET(bit) (A(bit) |= B(bit)) macro
/freebsd-10-stable/sys/dev/ctau/
H A Dctau.c790 #define SET(r,v) { cte_out2 (port, r, v); cte_out2 (port, AM_A | r, v); } macro
815 #undef SET macro
[all...]
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dmakeinfo.c102 #define SET macro
/freebsd-10-stable/sbin/ping6/
H A Dping6.c160 #define SET(bit) (A(bit) |= B(bit)) macro

Completed in 228 milliseconds