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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dpreproc.h103 void (*define_builtin) (yasm_preproc *preproc, const char *macronameval); member in struct:yasm_preproc_module
202 ((yasm_preproc_base *)preproc)->module->define_builtin(preproc, \

Completed in 119 milliseconds