HomeSort by relevance Sort by last modified time
    Searched refs:uncv_pptr (Results 1 - 6 of 6) sorted by null

  /external/stlport/stlport/stl/pointers/
_tools.h 213 static void_type ** uncv_pptr(void_cv_type **__ptr) function in struct:_VoidCastTraitsAux
240 static void_type** uncv_pptr(void_cv_type **__ptr) function in struct:_VoidCastTraitsAuxBase
293 { return cv_traits::uncv_pptr(__REINTERPRET_CAST(void_cv_type **, __ptr)); }