Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc781 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad() argument
840 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int()
865 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) in _M_insert_int() local
941 _CharT* __cs, int& __len) const in _M_group_float()
1003 char* __cs = static_cast<char*>(__builtin_alloca(__cs_size)); in _M_insert_float() local
1037 char* __cs = static_cast<char*>(__builtin_alloca(__cs_size)); in _M_insert_float() local
H A Dlocale_facets_nonio.tcc585 char* __cs = static_cast<char*>(__builtin_alloca(__cs_size)); in do_put() local
602 char* __cs = static_cast<char*>(__builtin_alloca(__cs_size)); in do_put() local
657 const char* __cs; in _M_extract_via_format() local
H A Dfstream.tcc235 } __cs (this); in close() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc778 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad() argument
837 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int()
862 _CharT* __cs = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) in _M_insert_int() local
938 _CharT* __cs, int& __len) const in _M_group_float()
996 char* __cs = static_cast<char*>(__builtin_alloca(__cs_size)); in _M_insert_float() local
1022 char* __cs = static_cast<char*>(__builtin_alloca(__cs_size)); in _M_insert_float() local
H A Dlocale_facets_nonio.tcc578 char* __cs = static_cast<char*>(__builtin_alloca(__cs_size)); in do_put() local
595 char* __cs = static_cast<char*>(__builtin_alloca(__cs_size)); in do_put() local
650 const char* __cs; in _M_extract_via_format() local
H A Dfstream.tcc152 } __cs (this); in close() local
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsnprintf_lite.cc76 char *__cs = static_cast<char*>(__builtin_alloca(__ilen)); in __concat_size_t() local