Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libstdc++/src/
Dios.cc108 static _Atomic_word _S_top = 0; in xalloc() local
109 return __gnu_cxx::__exchange_and_add_dispatch(&_S_top, 1) + 4; in xalloc()