Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dumachine.h271 * Normally turns off defining macros FALSE=0 & TRUE=1 in public ICU headers.
287 // Inside ICU: Keep FALSE & TRUE available.
290 // Outside ICU: Avoid collision with non-macro definitions of FALSE & TRUE.
303 #ifndef FALSE
305 * The FALSE value of a UBool.
309 # define FALSE 0 macro

Completed in 1 milliseconds