Searched defs:OBJC_JBLEN (Results 1 – 3 of 3) sorted by relevance
41 #define OBJC_JBLEN ((TARGET_64BIT) ? ((9 * 2) + 3 + 16) : (18)) macro
44 #define OBJC_JBLEN ((TARGET_64BIT) ? (26*2 + 18*2 + 129 + 1) : (26 + 18*2 + 129 + 1)) macro
3965 #define OBJC_JBLEN 18 macro