Searched refs:OLD_list_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/nmake/
H A Dobject.c189 struct OLD_list_s; typedef struct OLD_list_s OLD_list_t; typedef in typeref:struct:OLD_list_s
228 OLD_list_t* prereqs; /* prerequisites */
265 OLD_list_t* next; /* next in list */
281 sizeof(OLD_list_t),
1475 OLD_list_t old_list;

Completed in 14 milliseconds