Home | History | Annotate | Download | only in ext

Lines Matching refs:__cto

322 	  char* __cto = reinterpret_cast<char*>(__to);
341 &__fbytes, &__cto, &__tbytes);
348 &__cto, &__tbytes);
354 __to_next = reinterpret_cast<extern_type*>(__cto);
362 __to_next = reinterpret_cast<extern_type*>(__cto);
387 char* __cto = reinterpret_cast<char*>(__to);
389 &__cto, &__tlen);
393 __to_next = reinterpret_cast<extern_type*>(__cto);
426 char* __cto = reinterpret_cast<char*>(__to);
445 &__flen, &__cto, &__tlen);
452 &__flen, &__cto, &__tlen);
459 __to_next = reinterpret_cast<intern_type*>(__cto);
467 __to_next = reinterpret_cast<intern_type*>(__cto);