Home | History | Annotate | Download | only in ext

Lines Matching refs:__cto

318 	  char* __cto = reinterpret_cast<char*>(__to);
337 &__fbytes, &__cto, &__tbytes);
344 &__cto, &__tbytes);
350 __to_next = reinterpret_cast<extern_type*>(__cto);
358 __to_next = reinterpret_cast<extern_type*>(__cto);
383 char* __cto = reinterpret_cast<char*>(__to);
385 &__cto, &__tlen);
389 __to_next = reinterpret_cast<extern_type*>(__cto);
422 char* __cto = reinterpret_cast<char*>(__to);
441 &__flen, &__cto, &__tlen);
448 &__flen, &__cto, &__tlen);
455 __to_next = reinterpret_cast<intern_type*>(__cto);
463 __to_next = reinterpret_cast<intern_type*>(__cto);