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

/freebsd-10.2-release/contrib/gcc/ginclude/
H A Dstddef.h72 #if !defined(_PTRDIFF_T_) && !defined(_BSD_PTRDIFF_T_)
84 #undef _PTRDIFF_T_ macro
97 /* Sequent's header files use _PTRDIFF_T_ in some conflicting way.
99 #if defined (__sequent__) && defined (_PTRDIFF_T_)
100 #undef _PTRDIFF_T_ macro
137 #ifndef _PTRDIFF_T_
145 #define _PTRDIFF_T_ macro
156 #endif /* _PTRDIFF_T_ */
367 #undef _PTRDIFF_T_ macro
380 #undef _PTRDIFF_T_ macro
[all...]

Completed in 122 milliseconds