Home
last modified time | relevance | path

Searched defs:flags_ (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flag_parser.h104 } *flags_; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_flag_parser.h106 } *flags_; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flag_parser.h166 } *flags_; variable
/netbsd-src/sys/altq/
H A Daltq_rmclass.h155 int flags_; member
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doutput.h2407 elfcpp::Elf_Word flags_; variable
4330 elfcpp::Elf_Xword flags_; variable
4498 elfcpp::Elf_Xword flags_; variable
4915 elfcpp::Elf_Word flags_; variable
H A Dincremental.h1105 unsigned int flags_; variable
H A Dscript-sections.cc3225 unsigned int flags_; member in gold::Phdrs_element
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doutput.h2407 elfcpp::Elf_Word flags_; variable
4330 elfcpp::Elf_Xword flags_; variable
4498 elfcpp::Elf_Xword flags_; variable
4915 elfcpp::Elf_Word flags_; variable
H A Dincremental.h1105 unsigned int flags_; variable
H A Dscript-sections.cc3225 unsigned int flags_; member in gold::Phdrs_element
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_http.c469 create_bev(struct event_base *base, evutil_socket_t fd, int ssl_mask, int flags_) in create_bev()