Searched defs:Boolean (Results 1 – 8 of 8) sorted by relevance
114 virtual void SetBlocking(Boolean) { } // No-op for files in SetBlocking() argument
86 inline Boolean(int x) // Constructor from int in Boolean() function
43 #define Boolean char macro
119 } Boolean; typedef
59 typedef Boolean bool; typedef
1567 run_command(register Property line, Boolean) in run_command() argument
52 } Boolean; typedef
116 typedef enum {B_FALSE=0, B_TRUE} Boolean; typedef