Home
last modified time | relevance | path

Searched defs:flag_type (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex.h349 typedef regex_constants::syntax_option_type flag_type; in _GLIBCXX_VISIBILITY() typedef
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex.h397 typedef regex_constants::syntax_option_type flag_type; in _GLIBCXX_VISIBILITY() typedef
/dflybsd-src/contrib/gdb-7/include/
H A Dbfdlink.h227 typedef enum {with_flags, without_flags} flag_type; typedef
/dflybsd-src/contrib/binutils-2.34/include/
H A Dbfdlink.h277 typedef enum {with_flags, without_flags} flag_type; typedef
/dflybsd-src/contrib/binutils-2.27/include/
H A Dbfdlink.h262 typedef enum {with_flags, without_flags} flag_type; typedef
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c7980 enum excess_precision_type flag_type in c_ts18661_flt_eval_method() local