Home
last modified time | relevance | path

Searched refs:PrintLocation (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.bin/make/
Dmake.h884 void PrintLocation(FILE *, bool, const GNode *);
Dparse.c482 PrintLocation(FILE *f, bool useVars, const GNode *gn) in PrintLocation() function
528 PrintLocation(f, useVars, gn); in ParseVErrorInternal()