Home
last modified time | relevance | path

Searched defs:opt_flags (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dprint-domain.c359 register u_int i, class, opt_flags = 0; in ns_rprint() local
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.c66 unsigned long opt_flags; /* storage for optimizer flags */ member
412 yasm_section_set_opt_flags(yasm_section *sect, unsigned long opt_flags) in yasm_section_set_opt_flags()