Searched defs:boolean_t (Results 1 – 8 of 8) sorted by relevance
96 typedef enum { _B_FALSE, _B_TRUE } boolean_t; typedef98 typedef enum { B_FALSE, B_TRUE } boolean_t; typedef
51 boolean_t = _ffi_cast('boolean_t') variable
29 } boolean_t; typedef
32 } boolean_t; typedef
39 typedef boolean_t bool; typedef
116 typedef int boolean_t; typedef
274 typedef int boolean_t; typedef
73 typedef bool boolean_t; typedef