Searched defs:yasm_bc_get_multiple (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dbytecode.c314 if (yasm_bc_get_multiple(bc, &mult, 1) || mult == 0) {
353 yasm_bc_get_multiple(yasm_bytecode *bc, long *multiple, int calc_bc_dist) function

Completed in 122 milliseconds