Home
last modified time | relevance | path

Searched defs:tokval (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
Dnasm-parser-struct.h66 nasm_yystype tokval; member
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
Dnasm-eval.c28 static struct tokenval *tokval; /* The current token */ variable
Dnasm-pp.c1606 ppscan(void *private_data, struct tokenval *tokval) in ppscan()
1995 struct tokenval tokval; in if_condition() local
2340 struct tokenval tokval; in do_directive() local
/external/tcpdump/
Dutil.c329 register int tokval; in bittok2str_internal() local
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
Dgas-parser.h109 yystype tokval; member