Searched defs:__owner (Results 1 – 2 of 2) sorted by relevance
425 inline bool _STLP_CALL __check_if_owner( const __owned_list* __owner, in __check_if_owner()430 inline bool _STLP_CALL __check_if_not_owner( const __owned_list* __owner, in __check_if_not_owner()
574 const __owned_list* __owner = __l->_Owner(); in _Get_container_ptr() local