Searched refs:directives (Results 1 – 2 of 2) sorted by relevance
205 static const char *const directives[NR__DIRECTIVES] = { variable442 dir = bsearch(&tokens[tix], directives, in tokenise()443 sizeof(directives) / sizeof(directives[1]), in tokenise()444 sizeof(directives[1]), in tokenise()447 tokens[tix++].token_type = dir - directives; in tokenise()
37 build system ('#include' and '/include/' directives are processed).