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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dpreproc.h69 /** Module-level implementation of yasm_preproc_destroy().
70 * Call yasm_preproc_destroy() instead of calling this function.
129 void yasm_preproc_destroy(/*@only@*/ yasm_preproc *preproc);
188 #define yasm_preproc_destroy(preproc) \ macro
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
H A Dtasm.c614 yasm_preproc_destroy(cur_preproc);
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
H A Dyasm.c770 yasm_preproc_destroy(cur_preproc);

Completed in 1593 milliseconds