Searched refs:yasm_bc_set_multiple (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dbytecode.h296 void yasm_bc_set_multiple(yasm_bytecode *bc, /*@keep@*/ yasm_expr *e);
H A Dbytecode.c42 yasm_bc_set_multiple(yasm_bytecode *bc, yasm_expr *e) function
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
H A Dgas-parse.c657 yasm_bc_set_multiple(bc, e);
682 yasm_bc_set_multiple(bc, e);
1656 yasm_bc_set_multiple(bc, repeat);
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
H A Dnasm-parse.c557 yasm_bc_set_multiple(bc, multiple);

Completed in 89 milliseconds