Searched defs:trio_int16_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dtrio.c216 typedef int16_t trio_int16_t; typedef
224 typedef int16_t trio_int16_t; typedef
231 typedef __int16 trio_int16_t; typedef
243 typedef TRIO_INT16_T trio_int16_t; typedef
245 typedef TRIO_SIGNED short trio_int16_t; typedef
1528 varsize = sizeof(trio_int16_t);
/external/libxml2/
H A Dtrio.c216 typedef int16_t trio_int16_t; typedef
224 typedef int16_t trio_int16_t; typedef
231 typedef __int16 trio_int16_t; typedef
243 typedef TRIO_INT16_T trio_int16_t; typedef
245 typedef TRIO_SIGNED short trio_int16_t; typedef
1532 varsize = sizeof(trio_int16_t);

Completed in 910 milliseconds