Searched defs:ALWAYS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dmacro_help.h72 boolean_t ALWAYS; variable
75 #define ALWAYS TRUE macro
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DgenSCPreferences.c178 #define ALWAYS "Always" macro
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c521 # define ALWAYS(X) (1) macro
524 # define ALWAYS(X) ((X)?1:(assert(0),0)) macro
527 # define ALWAYS(X) (X) macro
114118 # define ALWAYS macro
114121 # define ALWAYS macro
[all...]

Completed in 323 milliseconds