/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | ostream.tcc | 96 const ios_base::fmtflags __fmt = this->flags() & ios_base::basefield; in operator <<() local 110 const ios_base::fmtflags __fmt = this->flags() & ios_base::basefield; in operator <<() local
|
H A D | locale_facets_nonio.tcc | 1170 ios_base::iostate& __err, tm* __tm, const char_type* __fmt, in get() 1249 char_type __fmt[4]; in do_get() local 1326 char_type __fmt[4]; in do_put() local
|
H A D | regex.tcc | 466 const _Ch_type* __fmt, size_t __len, in __regex_replace()
|
H A D | locale_facets.tcc | 758 const fmtflags __fmt = __io.flags(); in do_get() local 1183 const ios_base::fmtflags __fmt = ~(ios_base::basefield in do_put() local
|
/netbsd-src/sys/arch/mips/adm5120/ |
H A D | adm5120_obio.c | 89 #define OBIO_DPRINTF(__fmt, ...) \ argument 95 #define OBIO_DPRINTF(__fmt, ...) do { } while (/*CONSTCOND*/0) argument
|
H A D | adm5120_extio.c | 88 #define EXTIO_DPRINTF(__fmt, ...) \ argument 94 #define EXTIO_DPRINTF(__fmt, ...) do { } while (/*CONSTCOND*/0) argument
|
H A D | adm5120_cfio.c | 51 #define CFIO_DPRINTF(__fmt, ...) \ argument 57 #define CFIO_DPRINTF(__fmt, ...) do { } while (/*CONSTCOND*/0) argument
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | ostream.tcc | 101 const ios_base::fmtflags __fmt = this->flags() & ios_base::basefield; in operator <<() local 115 const ios_base::fmtflags __fmt = this->flags() & ios_base::basefield; in operator <<() local
|
H A D | regex.tcc | 466 const _Ch_type* __fmt, size_t __len, in __regex_replace()
|
H A D | locale_facets_nonio.tcc | 1461 ios_base::iostate& __err, tm* __tm, const char_type* __fmt, in get() 1576 char_type __fmt[4]; in do_get() local 1656 char_type __fmt[4]; in do_put() local
|
H A D | locale_facets.tcc | 758 const fmtflags __fmt = __io.flags(); in do_get() local 1201 const ios_base::fmtflags __fmt = ~(ios_base::basefield in do_put() local
|
/netbsd-src/sys/arch/mips/adm5120/dev/ |
H A D | wdc_extio.c | 83 #define WDC_EXTIO_DPRINTF(__fmt, ...) \ argument 89 #define WDC_EXTIO_DPRINTF(__fmt, ...) do { } while (/*CONSTCOND*/0) argument
|
H A D | admpci.c | 92 #define ADMPCI_DPRINTF(__fmt, ...) \ argument 98 #define ADMPCI_DPRINTF(__fmt, ...) do { } while (/*CONSTCOND*/0) argument
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | snprintf_lite.cc | 90 int __snprintf_lite(char *__buf, size_t __bufsize, const char *__fmt, in __snprintf_lite()
|
H A D | functexcept.cc | 89 __throw_out_of_range_fmt(const char* __fmt, ...) in __throw_out_of_range_fmt()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | snprintf_lite.cc | 99 int __snprintf_lite(char *__buf, size_t __bufsize, const char *__fmt, in __snprintf_lite()
|
H A D | functexcept.cc | 85 __throw_out_of_range_fmt(const char* __fmt, ...) in __throw_out_of_range_fmt()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | c_locale.cc | 200 const char* __fmt, ...) in __convert_from_v()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | c_locale.cc | 200 const char* __fmt, ...) in __convert_from_v()
|
/netbsd-src/sbin/ifconfig/ |
H A D | parse.c | 53 #define dbg_warnx(__fmt, ...) warnx(__fmt, __VA_ARGS__) argument 55 #define dbg_warnx(__fmt, ...) /* empty */ argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/ |
H A D | xlocale.h | 217 size_t strftime_l(char *__s, size_t __size, const char *__fmt, in strftime_l()
|
/netbsd-src/sys/netinet6/ |
H A D | in6.c | 117 #define IN6_DPRINTF(__fmt, ...) printf(__fmt, __VA_ARGS__) argument 119 #define IN6_DPRINTF(__fmt, ...) do { } while (/*CONSTCOND*/0) argument
|
/netbsd-src/sys/net/ |
H A D | if_gre.c | 141 #define GRE_DPRINTF(__sc, __fmt, ...) do { } while (/*CONSTCOND*/0) argument
|
H A D | route.h | 395 #define RT_DPRINTF(__fmt, ...) /* do nothing */ argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | locale.cpp | 5618 char __fmt, char __mod) const in __do_put() 5629 char __fmt, char __mod) const in __do_put()
|