Home
last modified time | relevance | path

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

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