HomeSort by relevance Sort by last modified time
    Searched refs:yasm_arch_floatnum_tobytes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
arch.h 148 /** Module-level implementation of yasm_arch_floatnum_tobytes().
149 * Call yasm_arch_floatnum_tobytes() instead of calling this function.
348 int yasm_arch_floatnum_tobytes(yasm_arch *arch, const yasm_floatnum *flt,
468 #define yasm_arch_floatnum_tobytes(arch, flt, buf, destsize, valsize, shift, \ macro
value.c 639 if (yasm_arch_floatnum_tobytes(arch, value->abs->terms[0].data.flt,

Completed in 2044 milliseconds