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

/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.h1541 int prototype_p; /* nonzero if a prototype is present */
1533 int prototype_p; /* nonzero if a prototype is present */ member in struct:sparc_args
H A Dsparc.c4420 cum->prototype_p = fntype && TYPE_ARG_TYPES (fntype);
5143 if (cum->prototype_p || cum->libcall_p)

Completed in 79 milliseconds