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

/freebsd-9.3-release/contrib/binutils/include/
H A Dobstack.h137 # 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. */
136 # define PTR_INT_TYPE macro
140 # define PTR_INT_TYPE macro
142 # define PTR_INT_TYPE macro
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dobstack.h137 # 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. */
136 # define PTR_INT_TYPE macro
140 # define PTR_INT_TYPE macro
142 # define PTR_INT_TYPE macro
/freebsd-9.3-release/contrib/gdb/include/
H A Dobstack.h137 # define PTR_INT_TYPE __PTRDIFF_TYPE__
141 # define PTR_INT_TYPE ptrdiff_t
143 # define PTR_INT_TYPE long
176 PTR_INT_TYPE temp; /* Temporary for some macros. */
136 # define PTR_INT_TYPE macro
140 # define PTR_INT_TYPE macro
142 # define PTR_INT_TYPE macro
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dobstack.h134 # define PTR_INT_TYPE __PTRDIFF_TYPE__
138 # define PTR_INT_TYPE ptrdiff_t
140 # define PTR_INT_TYPE long
169 PTR_INT_TYPE temp; /* Temporary for some macros. */
133 # define PTR_INT_TYPE macro
137 # define PTR_INT_TYPE macro
139 # define PTR_INT_TYPE macro
H A Dobstack.c63 ((PTR_INT_TYPE) ((char *) &((struct fooalign *) 0)->d - (char *) 0))
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dobstack.c60 ((PTR_INT_TYPE) ((char *) &((struct fooalign *) 0)->d - (char *) 0))
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dobstack.c60 ((PTR_INT_TYPE) ((char *) &((struct fooalign *) 0)->d - (char *) 0))

Completed in 64 milliseconds