Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp4205 char* __num_put_base::__identify_padding(char* __nb, char* __ne, const ios_base& __iob) { in __identify_padding()
5040 void __time_put::__do_put(char* __nb, char*& __ne, const tm* __tm, char __fmt, char __mod) const { in __do_put()
5054 const char* __nb = __nar; in __do_put() local