Home | History | Annotate | Download | only in common

Lines Matching defs:BOOL

66 	BOOL,		/* _Bool */
118 bool tt_is_integer:1; /* integer type */
120 bool tt_is_uinteger:1; /* unsigned integer type */
121 bool tt_is_floating:1; /* floating point type */
122 bool tt_is_arithmetic:1; /* arithmetic type */
123 bool tt_is_scalar:1; /* scalar type */
124 bool tt_is_complex:1; /* complex type */
164 static inline bool
170 static inline bool
176 static inline bool
182 static inline bool
188 static inline bool
194 static inline bool
200 static inline bool