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 - 25
of
205
) sorted by relevancy
1
2
3
4
5
6
7
8
9
/src/external/bsd/pcc/dist/pcc/os/netbsd/
osdefs.h
22
#define
PTRDIFF_TYPE
INT
27
#define
PTRDIFF_TYPE
LONG
/src/external/gpl3/gcc/dist/gcc/config/arm/
linux-gas.h
39
#undef
PTRDIFF_TYPE
40
#define
PTRDIFF_TYPE
"int"
/src/external/gpl3/gcc/dist/gcc/config/moxie/
rtems.h
38
#undef
PTRDIFF_TYPE
moxiebox.h
51
#undef
PTRDIFF_TYPE
/src/external/gpl3/gcc/dist/gcc/config/vax/
openbsd.h
38
#undef
PTRDIFF_TYPE
39
#define
PTRDIFF_TYPE
"long int"
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
linux-gas.h
39
#undef
PTRDIFF_TYPE
40
#define
PTRDIFF_TYPE
"int"
/src/external/gpl3/gcc.old/dist/gcc/config/moxie/
rtems.h
38
#undef
PTRDIFF_TYPE
/src/external/gpl3/gcc.old/dist/gcc/config/vax/
openbsd.h
38
#undef
PTRDIFF_TYPE
39
#define
PTRDIFF_TYPE
"long int"
/src/external/gpl3/gcc/dist/gcc/config/mips/
sde.h
92
#undef
PTRDIFF_TYPE
93
#define
PTRDIFF_TYPE
"long int"
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
sde.h
92
#undef
PTRDIFF_TYPE
93
#define
PTRDIFF_TYPE
"long int"
/src/external/gpl3/gcc/dist/gcc/config/alpha/
openbsd.h
57
#undef
PTRDIFF_TYPE
58
#define
PTRDIFF_TYPE
"long int"
/src/external/gpl3/gcc/dist/gcc/config/i386/
cygwin-w64.h
80
#undef
PTRDIFF_TYPE
81
#define
PTRDIFF_TYPE
(TARGET_64BIT ? "long int" : "int")
dragonfly.h
54
#undef
PTRDIFF_TYPE
55
#define
PTRDIFF_TYPE
(TARGET_64BIT ? "long int" : "int")
/src/external/gpl3/gcc/dist/gcc/config/m68k/
m68kemb.h
7
#define
PTRDIFF_TYPE
"long int"
openbsd.h
46
#undef
PTRDIFF_TYPE
47
#define
PTRDIFF_TYPE
"long int"
/src/external/gpl3/gcc/dist/gcc/config/mn10300/
linux.h
83
#undef
PTRDIFF_TYPE
/src/external/gpl3/gcc/dist/gcc/config/nds32/
linux.h
29
#undef
PTRDIFF_TYPE
30
#define
PTRDIFF_TYPE
"int"
/src/external/gpl3/gcc/dist/gcc/config/pa/
pa-64.h
43
#undef
PTRDIFF_TYPE
44
#define
PTRDIFF_TYPE
"long int"
pa-hpux.h
32
#undef
PTRDIFF_TYPE
35
#define
PTRDIFF_TYPE
"int"
/src/external/gpl3/gcc/dist/gcc/config/xtensa/
linux.h
29
#undef
PTRDIFF_TYPE
30
#define
PTRDIFF_TYPE
"int"
uclinux.h
36
#undef
PTRDIFF_TYPE
37
#define
PTRDIFF_TYPE
"int"
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
openbsd.h
57
#undef
PTRDIFF_TYPE
58
#define
PTRDIFF_TYPE
"long int"
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
cygwin-w64.h
80
#undef
PTRDIFF_TYPE
81
#define
PTRDIFF_TYPE
(TARGET_64BIT ? "long int" : "int")
dragonfly.h
54
#undef
PTRDIFF_TYPE
55
#define
PTRDIFF_TYPE
(TARGET_64BIT ? "long int" : "int")
/src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68kemb.h
7
#define
PTRDIFF_TYPE
"long int"
Completed in 37 milliseconds
1
2
3
4
5
6
7
8
9
Indexes created Mon Mar 02 05:31:46 UTC 2026