OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTR_INT_TYPE
(Results
1 - 7
of
7
) sorted by null
/external/bison/lib/
obstack.h
114
# define
PTR_INT_TYPE
__PTRDIFF_TYPE__
117
# define
PTR_INT_TYPE
ptrdiff_t
128
and converted back again. If
PTR_INT_TYPE
is narrower than a
134
__BPTR_ALIGN (sizeof (
PTR_INT_TYPE
) < sizeof (void *) ? (B) : (char *) 0, \
159
PTR_INT_TYPE
tempint;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
obstack.h
120
# define
PTR_INT_TYPE
__PTRDIFF_TYPE__
123
# define
PTR_INT_TYPE
ptrdiff_t
134
and converted back again. If
PTR_INT_TYPE
is narrower than a
140
__BPTR_ALIGN (sizeof (
PTR_INT_TYPE
) < sizeof (void *) ? (B) : (char *) 0, \
161
PTR_INT_TYPE
tempint;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
obstack.h
120
# define
PTR_INT_TYPE
__PTRDIFF_TYPE__
123
# define
PTR_INT_TYPE
ptrdiff_t
134
and converted back again. If
PTR_INT_TYPE
is narrower than a
140
__BPTR_ALIGN (sizeof (
PTR_INT_TYPE
) < sizeof (void *) ? (B) : (char *) 0, \
161
PTR_INT_TYPE
tempint;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
obstack.h
137
# define
PTR_INT_TYPE
__PTRDIFF_TYPE__
141
# define
PTR_INT_TYPE
ptrdiff_t
143
# define
PTR_INT_TYPE
long
172
PTR_INT_TYPE
temp; /* Temporary for some macros. */
/toolchain/binutils/binutils-2.25/include/
obstack.h
137
# define
PTR_INT_TYPE
__PTRDIFF_TYPE__
141
# define
PTR_INT_TYPE
ptrdiff_t
143
# define
PTR_INT_TYPE
long
172
PTR_INT_TYPE
temp; /* Temporary for some macros. */
/toolchain/binutils/binutils-2.25/libiberty/
obstack.c
60
((
PTR_INT_TYPE
) ((char *) &((struct fooalign *) 0)->d - (char *) 0))
regex.c
49
# define
PTR_INT_TYPE
ptrdiff_t
53
# define
PTR_INT_TYPE
long
[
all
...]
Completed in 170 milliseconds