Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dgarray.h85 #define Array_FindP(l, func, v) \ macro
H A Dparse.c861 Array_FindP(&gtargets, ParseDoOp, op); in ParseDoDependency()