Searched refs:FCODE (Results 1 – 7 of 7) sorted by relevance
41 #define FCODE 0x000FC0DE macro
817 new->type = FCODE;818 ASSERT(dict->type == FCODE);861 ASSERT(dict->type == FCODE);945 code->type = FCODE;
2547 #define ALLOCA_FUNCTION_CODE_P(FCODE) \ argument2548 ((FCODE) == BUILT_IN_ALLOCA \2549 || (FCODE) == BUILT_IN_ALLOCA_WITH_ALIGN \2550 || (FCODE) == BUILT_IN_ALLOCA_WITH_ALIGN_AND_MAX)
2674 #define ALLOCA_FUNCTION_CODE_P(FCODE) \ argument2675 ((FCODE) == BUILT_IN_ALLOCA \2676 || (FCODE) == BUILT_IN_ALLOCA_WITH_ALIGN \2677 || (FCODE) == BUILT_IN_ALLOCA_WITH_ALIGN_AND_MAX)
2464 * call.c (standard_conversion): Use type_decays_to. Keep FCODE
36262 -- Target Hook: bool TARGET_LIBC_HAS_FAST_FUNCTION (int FCODE)36264 '(enum function_class)'FCODE has a fast implementation.
37700 -- Target Hook: bool TARGET_LIBC_HAS_FAST_FUNCTION (int FCODE)37702 '(enum function_class)'FCODE has a fast implementation.