Home
last modified time | relevance | path

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

/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/libatomic_ops/src/atomic_ops/
H A Dgeneralize-small.h1033 # define AO_short_fetch_and_sub1_read(addr) \ macro
1073 # define AO_short_fetch_and_sub1_read(addr) \ macro
1100 AO_short_fetch_and_sub1_read(addr)
1127 AO_short_fetch_and_sub1_read(addr)
/dports/math/gap/gap-4.11.0/hpcgap/extern/libatomic_ops/src/atomic_ops/
H A Dgeneralize-arithm.h1331 # define AO_short_fetch_and_sub1_read(addr) \ macro
1371 # define AO_short_fetch_and_sub1_read(addr) \ macro
1394 # define AO_short_fetch_and_sub1(addr) AO_short_fetch_and_sub1_read(addr)
1421 AO_short_fetch_and_sub1_read(addr)
/dports/lang/gauche/Gauche-0.9.10/gc/libatomic_ops/src/atomic_ops/
H A Dgeneralize-arithm.h1342 # define AO_short_fetch_and_sub1_read(addr) \ macro
1382 # define AO_short_fetch_and_sub1_read(addr) \ macro
1405 # define AO_short_fetch_and_sub1(addr) AO_short_fetch_and_sub1_read(addr)
1432 AO_short_fetch_and_sub1_read(addr)
/dports/devel/libatomic_ops/libatomic_ops-7.6.12/src/atomic_ops/
H A Dgeneralize-arithm.h1342 # define AO_short_fetch_and_sub1_read(addr) \ macro
1382 # define AO_short_fetch_and_sub1_read(addr) \ macro
1405 # define AO_short_fetch_and_sub1(addr) AO_short_fetch_and_sub1_read(addr)
1432 AO_short_fetch_and_sub1_read(addr)
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/libatomic_ops/tests/
H A Dtest_atomic_include.h710 TA_assert(AO_short_fetch_and_sub1_read(&s) == 14); in test_atomic_read()
/dports/math/gap/gap-4.11.0/hpcgap/extern/libatomic_ops/tests/
H A Dlist_atomic.c2532 AO_short_fetch_and_sub1_read(&val); in short_list_atomic_read()
H A Dtest_atomic_include.h1180 TA_assert(AO_short_fetch_and_sub1_read(&s) == 14); in test_atomic_read()