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

/haiku/headers/build/gcc-2.95.3/
H A Dstddef.h38 #if !defined(_PTRDIFF_T_) && !defined(_BSD_PTRDIFF_T_)
50 #undef _PTRDIFF_T_ macro
63 /* Sequent's header files use _PTRDIFF_T_ in some conflicting way.
65 #if defined (__sequent__) && defined (_PTRDIFF_T_)
66 #undef _PTRDIFF_T_ macro
103 #ifndef _PTRDIFF_T_
111 #define _PTRDIFF_T_ macro
122 #endif /* _PTRDIFF_T_ */
289 #undef _PTRDIFF_T_ macro
302 #undef _PTRDIFF_T_ macro
[all...]

Completed in 69 milliseconds