OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yasm_preproc_add_standard
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
preproc.h
105
/** Module-level implementation of
yasm_preproc_add_standard
().
106
* Call
yasm_preproc_add_standard
() instead of calling this function.
178
void
yasm_preproc_add_standard
(yasm_preproc *preproc,
204
#define
yasm_preproc_add_standard
(preproc, macros) \
macro
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
tasm.c
842
yasm_preproc_add_standard
(cur_preproc, stdmacs[matched].macros);
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
yasm.c
[
all
...]
Completed in 541 milliseconds