Searched refs:PTR_INT_TYPE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dobstack.h118 # define PTR_INT_TYPE __PTRDIFF_TYPE__
121 # define PTR_INT_TYPE ptrdiff_t
132 and converted back again. If PTR_INT_TYPE is narrower than a
138 __BPTR_ALIGN (sizeof (PTR_INT_TYPE) < sizeof (void *) ? (B) : (char *) 0, \
159 PTR_INT_TYPE tempint;
117 # define PTR_INT_TYPE macro
120 # define PTR_INT_TYPE macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dobstack.h118 # define PTR_INT_TYPE __PTRDIFF_TYPE__
121 # define PTR_INT_TYPE ptrdiff_t
132 and converted back again. If PTR_INT_TYPE is narrower than a
138 __BPTR_ALIGN (sizeof (PTR_INT_TYPE) < sizeof (void *) ? (B) : (char *) 0, \
159 PTR_INT_TYPE tempint;
117 # define PTR_INT_TYPE macro
120 # define PTR_INT_TYPE macro

Completed in 28 milliseconds