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

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dmacro_help.h72 boolean_t ALWAYS; variable
75 #define ALWAYS TRUE macro
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DgenSCPreferences.c174 #define ALWAYS "Always" macro
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsContext3D.h286 ALWAYS = 0x0207, enumerator in enum:WebCore::GraphicsContext3D::__anon5381
/macosx-10.9.5/Heimdal-323.92.1/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 388 milliseconds