Home
last modified time | relevance | path

Searched defs:prototype_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.h1124 int prototype_p; /* nonzero if a prototype is present */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.h1128 int prototype_p; /* nonzero if a prototype is present */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h1150 bool prototype_p; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h1150 bool prototype_p; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc11591 prototype_p (const_tree fntype) in prototype_p() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c12495 prototype_p (const_tree fntype) in prototype_p() function