HomeSort by relevance Sort by last modified time
    Searched full:define_builtin (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
preproc.h 103 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 526 milliseconds