Searched refs:OBJC_JBLEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/i386/
H A Ddarwin.h41 #define OBJC_JBLEN ((TARGET_64BIT) ? ((9 * 2) + 3 + 16) : (18)) macro
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Ddarwin.h44 #define OBJC_JBLEN ((TARGET_64BIT) ? (26*2 + 18*2 + 129 + 1) : (26 + 18*2 + 129 + 1)) macro

Completed in 104 milliseconds