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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dbytecode.h534 const yasm_expr *yasm_bc_get_multiple_expr(const yasm_bytecode *bc);
H A Dbytecode.c375 yasm_bc_get_multiple_expr(const yasm_bytecode *bc) function
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
H A Dnasm-parse.c250 multiple = yasm_bc_get_multiple_expr(bc);

Completed in 211 milliseconds