Home
last modified time | relevance | path

Searched defs:_S_key (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dpthread_allocimpl.h139 static pthread_key_t _S_key; variable
H A Dstl_tree.h669 _S_key(_Link_type __x) { return _KeyOfValue()(_S_value(__x)); } in _S_key() function
687 _S_key(_Base_ptr __x) { return _KeyOfValue()(_S_value(_Link_type(__x)));} in _S_key() function