Searched defs:headeronly (Results 1 – 3 of 3) sorted by relevance
59 print_datadef(definition *def, int headeronly) in print_datadef()99 print_funcdef(definition *def, int headeronly) in print_funcdef()266 pprogramdef(definition *def, int headeronly) in pprogramdef()
471 h_output(const char *infile, const char *define, int extend, const char *outfile, int headeronly) in h_output()
86 bool headeronly = FALSE; /* set if only want header */ in main() local