Home
last modified time | relevance | path

Searched refs:prototype_p (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.h1533 int prototype_p; /* nonzero if a prototype is present */ member
H A Dsparc.c4408 cum->prototype_p = fntype && TYPE_ARG_TYPES (fntype); in init_cumulative_args()
5131 if (cum->prototype_p || cum->libcall_p) in function_arg()