Home
last modified time | relevance | path

Searched defs:OBJC_JBLEN (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddarwin.h29 #define OBJC_JBLEN ((TARGET_64BIT) ? ((9 * 2) + 3 + 16) : (18)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddarwin.h42 #define OBJC_JBLEN ((TARGET_64BIT) ? ((9 * 2) + 3 + 16) : (18)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddarwin.h42 #define OBJC_JBLEN ((TARGET_64BIT) ? (26*2 + 18*2 + 129 + 1) : (26 + 18*2 + 129 + 1)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Ddarwin.h42 #define OBJC_JBLEN ((TARGET_64BIT) ? (26*2 + 18*2 + 129 + 1) : (26 + 18*2 + 129 + 1)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-01.c2419 #define OBJC_JBLEN 18 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-01.cc2420 #define OBJC_JBLEN 18 macro