Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dlpc_types.h50 typedef enum {FALSE = 0, TRUE = !FALSE} Bool; enumerator
/external/lib/heap/dlmalloc/
A Ddlmalloc.c1923 #define SPIN_LOCK_YIELD SleepEx(SLEEP_EX_DURATION, FALSE)
2054 SleepEx(0, FALSE); in init_malloc_global_mutex()

Completed in 16 milliseconds