Searched refs:FALSE (Results 1 – 3 of 3) sorted by relevance
258 #ifndef FALSE259 #define FALSE 0 macro
589 ttisp->tt_ttisstd = FALSE;593 ttisp->tt_ttisstd != FALSE)602 ttisp->tt_ttisgmt = FALSE;606 ttisp->tt_ttisgmt != FALSE)658 result = tzparse(&u.buf[1], &ts, FALSE);1046 load_result = tzload(TZDEFRULES, sp, FALSE);1162 isdst = FALSE;1206 sp->ttis[0].tt_isdst = FALSE;1310 if (name[0] == ':' || tzparse(name, lclptr, FALSE) != 0) in tzset_locked()1818 *okayp = FALSE;[all …]
1867 #define SPIN_LOCK_YIELD SleepEx(SLEEP_EX_DURATION, FALSE)1998 SleepEx(0, FALSE); in init_malloc_global_mutex()