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

/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h330 char* __cto = reinterpret_cast<char*>(__to); local
349 &__fbytes, &__cto, &__tbytes);
356 &__cto, &__tbytes);
362 __to_next = reinterpret_cast<extern_type*>(__cto);
370 __to_next = reinterpret_cast<extern_type*>(__cto);
395 char* __cto = reinterpret_cast<char*>(__to); local
397 &__cto, &__tlen);
401 __to_next = reinterpret_cast<extern_type*>(__cto);
434 char* __cto = reinterpret_cast<char*>(__to); local
453 &__flen, &__cto,
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
H A Dcodecvt_specializations.h275 char* __cto = reinterpret_cast<char*>(__to); local
293 &__fbytes, &__cto, &__tbytes);
300 &__cto, &__tbytes);
306 __to_next = reinterpret_cast<extern_type*>(__cto);
314 __to_next = reinterpret_cast<extern_type*>(__cto);
340 char* __cto = reinterpret_cast<char*>(__to); local
342 &__cto, &__tlen);
346 __to_next = reinterpret_cast<extern_type*>(__cto);
380 char* __cto = reinterpret_cast<char*>(__to); local
398 &__flen, &__cto,
[all...]

Completed in 198 milliseconds