Home
last modified time | relevance | path

Searched refs:Arch_LibOODate (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.bin/make/
Darch.h80 extern bool Arch_LibOODate(GNode *);
Dmake.c203 oodate = Arch_LibOODate(gn) || in Make_OODate()
Darch.c1009 Arch_LibOODate(GNode *gn) in Arch_LibOODate() function