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

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
preproc.h 93 void (*predefine_macro) (yasm_preproc *preproc, const char *macronameval); member in struct:yasm_preproc_module
197 ((yasm_preproc_base *)preproc)->module->predefine_macro(preproc, \
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
tasm.c 852 funcs[1] = cur_preproc_module->predefine_macro;
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
yasm.c     [all...]

Completed in 218 milliseconds