Searched defs:bool_t (Results 1 – 3 of 3) sorted by relevance
26 typedef unsigned char bool_t; typedef
35 typedef unsigned int bool_t; typedef
34 typedef uint8_t bool_t; /* boolean data type */ typedef