Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcppinit.c64 struct pending_option *directive_head, *directive_tail; member
1084 for (p = CPP_OPTION (pfile, pending)->directive_head; p; p = p->next)
1101 free_chain (CPP_OPTION (pfile, pending)->directive_head);