Searched refs:yasm_arch_parse_check_insnprefix (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Darch.h129 /** Module-level implementation of yasm_arch_parse_check_insnprefix().
130 * Call yasm_arch_parse_check_insnprefix() instead of calling this function.
307 yasm_arch_insnprefix yasm_arch_parse_check_insnprefix
460 #define yasm_arch_parse_check_insnprefix(arch, id, id_len, line, bc, prefix) \ macro
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
H A Dnasm-token.re396 switch (yasm_arch_parse_check_insnprefix
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
H A Dgas-parse.c939 switch (yasm_arch_parse_check_insnprefix

Completed in 78 milliseconds