Home
last modified time | relevance | path

Searched defs:POINTERS_EXTEND_UNSIGNED (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/
Dvms.h61 #define POINTERS_EXTEND_UNSIGNED 0 macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dhpux.h109 #define POINTERS_EXTEND_UNSIGNED -1 macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Drx.h164 #define POINTERS_EXTEND_UNSIGNED 1 macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/
Dm32c.h145 #define POINTERS_EXTEND_UNSIGNED 1 macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsparc.h511 #define POINTERS_EXTEND_UNSIGNED 1 macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.h1014 #define POINTERS_EXTEND_UNSIGNED -1 macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.h1767 #define POINTERS_EXTEND_UNSIGNED false macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.h1910 #define POINTERS_EXTEND_UNSIGNED 1 macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dexpr.cc9142 const int POINTERS_EXTEND_UNSIGNED = 1; in expand_expr_real_2() local