Searched defs:FALSE (Results 1 - 2 of 2) sorted by relevance

/bionic/linker/
H A Dlinker_debug.h59 #undef FALSE macro
61 #define FALSE 0 macro
86 #define PRINT(x...) _PRINTVF(-1, FALSE, x)
/bionic/libc/tzcode/
H A Dprivate.h258 #ifndef FALSE
259 #define FALSE 0 macro
260 #endif /* !defined FALSE */

Completed in 129 milliseconds