Home
last modified time | relevance | path

Searched refs:yasm_fwrite_32_l (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dfile.h383 size_t yasm_fwrite_32_l(unsigned long val, FILE *f);
Dfile.c637 yasm_fwrite_32_l(unsigned long val, FILE *f) in yasm_fwrite_32_l() function
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
Dcoff-objfmt.c1244 yasm_fwrite_32_l(info.strtab_offset, f); /* total length */ in coff_objfmt_output()