Home
last modified time | relevance | path

Searched defs:__new (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/riscv/include/
H A Dsysreg.h65 fcsr_write(uint32_t __new) in fcsr_write()
81 fcsr_fflags_write(uint32_t __new) in fcsr_fflags_write()
97 fcsr_frm_write(uint32_t __new) in fcsr_frm_write()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dlocalename.cc372 char* __new = new char[__len]; in _M_replace_categories() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dlocalename.cc356 char* __new = new char[__len]; in _M_replace_categories() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc781 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad()
840 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int()
940 _CharT __sep, const _CharT* __p, _CharT* __new, in _M_group_float()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc799 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad()
858 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int()
958 _CharT __sep, const _CharT* __p, _CharT* __new, in _M_group_float()
/netbsd-src/sys/netinet/
H A Din_var.h233 #define IN_ADDRLIST_WRITER_INSERT_AFTER(__ia, __new) \ argument
238 #define IN_ADDRLIST_WRITER_INSERT_TAIL(__new) \ argument
/netbsd-src/sys/netinet6/
H A Din6_var.h465 #define IN6_ADDRLIST_WRITER_INSERT_AFTER(__ia, __new) \ argument
470 #define IN6_ADDRLIST_WRITER_INSERT_TAIL(__new) \ argument
/netbsd-src/sys/net/
H A Dif.h1326 #define IFADDR_WRITER_INSERT_AFTER(__ifp, __new) \ argument
1331 #define IFADDR_WRITER_INSERT_TAIL(__ifp, __new) \ argument
1369 #define IFNET_WRITER_INSERT_AFTER(__ifp, __new) \ argument
1373 #define IFNET_WRITER_INSERT_TAIL(__new) \ argument
[all...]