Home
last modified time | relevance | path

Searched refs:libcall_p (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.h1537 int libcall_p; /* nonzero if a library call */ member
H A Dsparc.c4412 cum->libcall_p = fntype == 0; in init_cumulative_args()
5134 if (cum->prototype_p || cum->libcall_p) in function_arg()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h1744 int libcall_p; /* nonzero if a library call */ member
H A Dsparc.c4408 cum->libcall_p = fntype == 0;
4970 if (cum->prototype_p || cum->libcall_p)