Searched refs:_S_top (Results 1 – 1 of 1) sorted by relevance
108 static _Atomic_word _S_top = 0; in xalloc() local109 return __gnu_cxx::__exchange_and_add_dispatch(&_S_top, 1) + 4; in xalloc()