Home
last modified time | relevance | path

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

/reactos/sdk/include/c++/stlport/
H A Dtype_traits44 struct __instance :
65 const bool __instance<_Tp>::__value = sizeof(__instance<_Tp>::__test<_Tp>(0)) == sizeof(__select_ty…
293 public integral_constant<bool, !(detail::__instance<_Tp>::__value
/reactos/sdk/lib/3rdparty/stlport/src/
H A Dallocators.cpp884 void _Pthread_alloc_impl::_S_destructor(void *__instance) { in _S_destructor() argument
886 _Pthread_alloc_per_thread_state* __s = (_Pthread_alloc_per_thread_state*)__instance; in _S_destructor()