Searched refs:TRUE (Results 1 – 5 of 5) sorted by relevance
46 gpt_power_on(TRUE); in gpt_init()48 gpt4_init(TRUE); in gpt_init()
38 #ifndef TRUE39 #define TRUE 1 macro
39 #ifndef TRUE40 #define TRUE 1 macro
50 typedef enum {FALSE = 0, TRUE = !FALSE} Bool; enumerator
Completed in 5 milliseconds