Home
last modified time | relevance | path

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

/scripts/
Dasn1_compiler.c205 static const char *const directives[NR__DIRECTIVES] = { variable
442 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()
/scripts/dtc/
Ddtx_diff37 build system ('#include' and '/include/' directives are processed).