Searched defs:type_max (Results 1 – 3 of 3) sorted by relevance
51 static const type type_max = (type)DTYPE_MAX; variable
713 uint64_t type_max; in bhnd_nvram_parse_int() local
37 #define type_max(t) __type_max(typeof(t)) macro