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

/external/chromium_org/third_party/libxml/src/
H A Dtrio.c217 typedef int32_t trio_int32_t; typedef
225 typedef int32_t trio_int32_t; typedef
232 typedef __int32 trio_int32_t; typedef
248 typedef TRIO_INT32_T trio_int32_t; typedef
250 typedef TRIO_SIGNED int trio_int32_t; typedef
1522 varsize = sizeof(trio_int32_t);
/external/libxml2/
H A Dtrio.c217 typedef int32_t trio_int32_t; typedef
225 typedef int32_t trio_int32_t; typedef
232 typedef __int32 trio_int32_t; typedef
248 typedef TRIO_INT32_T trio_int32_t; typedef
250 typedef TRIO_SIGNED int trio_int32_t; typedef
1526 varsize = sizeof(trio_int32_t);

Completed in 118 milliseconds