Searched refs:prototype_p (Results 1 – 7 of 7) sorted by relevance
1451 int prototype_p; member1592 (CUM).prototype_p = (FNTYPE) && TYPE_ARG_TYPES (FNTYPE); \1713 && ((NAMED) || ! (CUM).prototype_p)) \1727 if (TARGET_SHCOMPACT && ! (CUM).prototype_p) \1809 && ((NAMED) || ! (CUM).prototype_p) \1811 ? ((! (CUM).prototype_p && TARGET_SHMEDIA) \
1536 int prototype_p; /* nonzero if a prototype is present */ member
4411 cum->prototype_p = fntype && TYPE_ARG_TYPES (fntype); in init_cumulative_args()5134 if (cum->prototype_p || cum->libcall_p) in function_arg()
7270 && (named || ! ca->prototype_p) in sh_function_arg()7273 if (! ca->prototype_p && TARGET_SHMEDIA) in sh_function_arg()7378 && (named || ! ca->prototype_p)) in sh_function_arg_advance()7392 if (TARGET_SHCOMPACT && ! ca->prototype_p) in sh_function_arg_advance()10265 pcum->prototype_p = TYPE_ARG_TYPES (fntype) ? TRUE : FALSE; in sh_init_cumulative_args()10281 pcum->prototype_p = FALSE; in sh_init_cumulative_args()
1657 int prototype_p; member
1743 int prototype_p; /* nonzero if a prototype is present */ member
4407 cum->prototype_p = fntype && TYPE_ARG_TYPES (fntype);4970 if (cum->prototype_p || cum->libcall_p)