Home | History | Annotate | Download | only in libxml2

Lines Matching full:trio_int32_t

217 typedef int32_t trio_int32_t;
225 typedef int32_t trio_int32_t;
232 typedef __int32 trio_int32_t;
247 # if defined(TRIO_INT32_T)
248 typedef TRIO_INT32_T trio_int32_t;
250 typedef TRIO_SIGNED int trio_int32_t;
1522 varsize = sizeof(trio_int32_t);