OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_STLP_atomic_exchange
(Results
1 - 4
of
4
) sorted by null
/external/stlport/src/
sparc_atomic.s
7
** int
_STLP_atomic_exchange
(void *pvalue, int value)
10
.type
_STLP_atomic_exchange
,#function
11
.global
_STLP_atomic_exchange
14
_STLP_atomic_exchange
:
26
.size
_STLP_atomic_exchange
,(.-
_STLP_atomic_exchange
)
sparc_atomic64.s
5
! int
_STLP_atomic_exchange
(void *pvalue, int value)
8
.type
_STLP_atomic_exchange
,#function
9
.global
_STLP_atomic_exchange
12
_STLP_atomic_exchange
:
23
.size
_STLP_atomic_exchange
,(.-
_STLP_atomic_exchange
)
/ndk/sources/cxx-stl/stlport/src/
sparc_atomic.s
7
** int
_STLP_atomic_exchange
(void *pvalue, int value)
10
.type
_STLP_atomic_exchange
,#function
11
.global
_STLP_atomic_exchange
14
_STLP_atomic_exchange
:
26
.size
_STLP_atomic_exchange
,(.-
_STLP_atomic_exchange
)
sparc_atomic64.s
5
! int
_STLP_atomic_exchange
(void *pvalue, int value)
8
.type
_STLP_atomic_exchange
,#function
9
.global
_STLP_atomic_exchange
12
_STLP_atomic_exchange
:
23
.size
_STLP_atomic_exchange
,(.-
_STLP_atomic_exchange
)
Completed in 757 milliseconds