Lines Matching full:trio_int8_t
215 typedef int8_t trio_int8_t;223 typedef int8_t trio_int8_t;230 typedef __int8 trio_int8_t;237 # if defined(TRIO_INT8_T)238 typedef TRIO_INT8_T trio_int8_t;240 typedef TRIO_SIGNED char trio_int8_t;1533 varsize = sizeof(trio_int8_t);