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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dpreproc.h95 /** Module-level implementation of yasm_preproc_undefine_macro().
96 * Call yasm_preproc_undefine_macro() instead of calling this function.
164 void yasm_preproc_undefine_macro(yasm_preproc *preproc, const char *macroname);
199 #define yasm_preproc_undefine_macro(preproc, macroname) \ macro

Completed in 28 milliseconds