OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__PTRDIFF_TYPE__
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/ginclude/
stddef.h
127
GCC 2.00, make sure that
__PTRDIFF_TYPE__
, __SIZE_TYPE__, and
157
#ifndef
__PTRDIFF_TYPE__
158
#define
__PTRDIFF_TYPE__
long int
160
typedef
__PTRDIFF_TYPE__
ptrdiff_t;
/src/external/gpl3/gcc.old/dist/gcc/ginclude/
stddef.h
112
GCC 2.00, make sure that
__PTRDIFF_TYPE__
, __SIZE_TYPE__, and
142
#ifndef
__PTRDIFF_TYPE__
143
#define
__PTRDIFF_TYPE__
long int
145
typedef
__PTRDIFF_TYPE__
ptrdiff_t;
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026