Home
last modified time | relevance | path

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

/linux-2.4.37.9/scripts/
Dtkgen.c488 case token_hex: in generate_if()
619 case token_hex: in generate_if()
631 if ( cfg->token == token_hex ) in generate_if()
851 case token_hex: in generate_writeconfig()
943 case token_hex: in generate_update_var()
1178 case token_hex: in dump_tk_script()
1318 case token_hex: in dump_tk_script()
1396 case token_hex: in dump_tk_script()
1461 case token_hex: in dump_tk_script()
Dtkparse.h27 token_hex, enumerator
Dtkcond.c58 || cfg->token == token_hex in mark_variables()
503 case token_hex: in fix_conditionals()
Dtkparse.c439 match_token( token_hex, "hex" ); in tokenize_line()
689 case token_hex: in tokenize_line()