Home
last modified time | relevance | path

Searched refs:__cto (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
Dcodecvt_specializations.h325 char* __cto = reinterpret_cast<char*>(__to); in _GLIBCXX_VISIBILITY() local
344 &__fbytes, &__cto, &__tbytes); in _GLIBCXX_VISIBILITY()
351 &__cto, &__tbytes); in _GLIBCXX_VISIBILITY()
357 __to_next = reinterpret_cast<extern_type*>(__cto); in _GLIBCXX_VISIBILITY()
365 __to_next = reinterpret_cast<extern_type*>(__cto); in _GLIBCXX_VISIBILITY()
390 char* __cto = reinterpret_cast<char*>(__to); in _GLIBCXX_VISIBILITY() local
392 &__cto, &__tlen); in _GLIBCXX_VISIBILITY()
396 __to_next = reinterpret_cast<extern_type*>(__cto); in _GLIBCXX_VISIBILITY()
429 char* __cto = reinterpret_cast<char*>(__to); in _GLIBCXX_VISIBILITY() local
448 &__flen, &__cto, &__tlen); in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
Dcodecvt_specializations.h324 char* __cto = reinterpret_cast<char*>(__to); in _GLIBCXX_VISIBILITY() local
343 &__fbytes, &__cto, &__tbytes); in _GLIBCXX_VISIBILITY()
350 &__cto, &__tbytes); in _GLIBCXX_VISIBILITY()
356 __to_next = reinterpret_cast<extern_type*>(__cto); in _GLIBCXX_VISIBILITY()
364 __to_next = reinterpret_cast<extern_type*>(__cto); in _GLIBCXX_VISIBILITY()
389 char* __cto = reinterpret_cast<char*>(__to); in _GLIBCXX_VISIBILITY() local
391 &__cto, &__tlen); in _GLIBCXX_VISIBILITY()
395 __to_next = reinterpret_cast<extern_type*>(__cto); in _GLIBCXX_VISIBILITY()
428 char* __cto = reinterpret_cast<char*>(__to); in _GLIBCXX_VISIBILITY() local
447 &__flen, &__cto, &__tlen); in _GLIBCXX_VISIBILITY()
[all …]