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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dfloatnum.c232 floatnum_mul(yasm_floatnum *acc, const yasm_floatnum *op) function
459 floatnum_mul(flt, &POT_TableP[POT_index].f);
478 floatnum_mul(flt, &POT_TableN[POT_index].f);

Completed in 169 milliseconds