Searched refs:parsefile (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/usr.bin/make/unit-tests/ |
H A D | varname-dot-parsefile.mk | 37 .PARSEFILE= fake-parsefile
|
H A D | Makefile | 447 TESTS+= varname-dot-parsefile 576 SED_CMDS.varname-dot-parsefile= -e '/in some cases/ s,^make: "[^"]*,make: "<normalized>,'
|
/netbsd-src/external/gpl2/texinfo/dist/util/ |
H A D | texindex.c | 112 char **parsefile (char *filename, char **nextline, char *data, long int size); 790 nextline = parsefile (infile, nextline, file_data, file_size); in sort_in_core() 855 parsefile (char *filename, char **nextline, char *data, long int size) in parsefile() function
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog.46 | 1281 (parsefile): Set need_initials when there is more than one 9979 * util/texindex.c (sort_in_core, sort_offline, parsefile):
|