Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/i386/
H A Ddarwin.h41 #define OBJC_JBLEN ((TARGET_64BIT) ? ((9 * 2) + 3 + 16) : (18)) macro
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Ddarwin.h44 #define OBJC_JBLEN ((TARGET_64BIT) ? (26*2 + 18*2 + 129 + 1) : (26 + 18*2 + 129 + 1)) macro
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c3965 #define OBJC_JBLEN 18 macro