Searched defs:UINT8_C (Results 1 – 2 of 2) sorted by relevance
409 #define UINT8_C(v) __uint_c(v, __int8_c_suffix) macro412 #define UINT8_C(v) v##U macro
475 # define UINT8_C(v) __uint_c(v, __int8_c_suffix) macro478 # define UINT8_C(v) v ## U macro