Home | History | Annotate | Download | only in src

Lines Matching refs:trio_int16_t

216 typedef int16_t trio_int16_t;
224 typedef int16_t trio_int16_t;
231 typedef __int16 trio_int16_t;
242 # if defined(TRIO_INT16_T)
243 typedef TRIO_INT16_T trio_int16_t;
245 typedef TRIO_SIGNED short trio_int16_t;
1528 varsize = sizeof(trio_int16_t);