Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dgarray.h38 #define AppendList2Array(l1, l2) \ macro
H A Dmake.c465 AppendList2Array(todo, &examine); in add_targets_to_make()
H A Dparse.c656 AppendList2Array(&temp, &gtargets); in parse_do_targets()