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