Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp92 inline long _STLP_atomic_add_gcc_x86(long volatile* p, long addend) { in _STLP_atomic_add_gcc_x86() function
101 # define _STLP_ATOMIC_ADD(__dst, __val) _STLP_atomic_add_gcc_x86(__dst, __val)