Searched defs:yasm_preproc_module (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dpreproc.h38 /** #yasm_preproc_module implementation for this preprocessor. */
39 const struct yasm_preproc_module *module;
44 typedef struct yasm_preproc_module { struct
109 } yasm_preproc_module; typedef in typeref:struct:yasm_preproc_module
123 (yasm_preproc_module *module, const char *in_filename,

Completed in 74 milliseconds