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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Darch.h155 /** Module-level implementation of yasm_arch_intnum_tobytes().
156 * Call yasm_arch_intnum_tobytes() instead of calling this function.
368 int yasm_arch_intnum_tobytes(yasm_arch *arch, const yasm_intnum *intn,
472 #define yasm_arch_intnum_tobytes(arch, intn, buf, destsize, valsize, shift, \ macro

Completed in 122 milliseconds