Searched defs:dfault (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/xdr/ |
| H A D | xdr.c | 570 xdrproc_t dfault) /* default xdr routine */ in xdr_union()
|
| /freebsd-14.2/lib/libc/xdr/ |
| H A D | xdr.c | 637 xdr_union(XDR *xdrs, enum_t *dscmp, char *unp, const struct xdr_discrim *choices, xdrproc_t dfault) in xdr_union()
|
| /freebsd-14.2/contrib/llvm-project/libcxx/src/ |
| H A D | locale.cpp | 793 const wchar_t* ctype<wchar_t>::do_narrow(const char_type* low, const char_type* high, char dfault, … in do_narrow() 885 const char* ctype<char>::do_narrow(const char_type* low, const char_type* high, char dfault, char* … in do_narrow() 1276 ctype_byname<wchar_t>::do_narrow(const char_type* low, const char_type* high, char dfault, char* de… in do_narrow()
|