Searched refs:MASK_SPEC (Results 1 – 1 of 1) sorted by relevance
813 #define MASK_SPEC 0x30 macro1059 if ((code & MASK_SPEC) == STACKED_SPEC) { in __XL_NPP()1090 if ((code & MASK_SPEC) == CALC_SPEC) { in __XL_NPP()1264 if ((code & MASK_SPEC) == STRING_SPEC) { in __XL_NPP()1345 #define MASK_SPEC 0x301513 if ((code & MASK_SPEC) == STACKED_SPEC) {1546 if ((code & MASK_SPEC) == STRING_SPEC) {1573 if ((code & MASK_SPEC) == CALC_SPEC) {1605 assert((code & MASK_SPEC) == INT_SPEC);
Completed in 5 milliseconds