OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xch
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_lfstack.h
40
u64
xch
= (u64)(uptr)p | cnt;
local
42
if (atomic_compare_exchange_weak(&head_, &cmp,
xch
,
56
u64
xch
= (u64)(uptr)nxt | cnt;
local
57
if (atomic_compare_exchange_weak(&head_, &cmp,
xch
,
/external/dropbear/libtommath/mtest/
mpi.c
3903
int val,
xch
;
local
[
all
...]
Completed in 79 milliseconds