Home
last modified time | relevance | path

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

/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/libatomic_ops/src/atomic_ops/
H A Dgeneralize-small.h1608 # define AO_int_fetch_and_sub1_read(addr) \ macro
1648 # define AO_int_fetch_and_sub1_read(addr) \ macro
1675 AO_int_fetch_and_sub1_read(addr)
1702 AO_int_fetch_and_sub1_read(addr)
/dports/math/gap/gap-4.11.0/hpcgap/extern/libatomic_ops/src/atomic_ops/sysdeps/
H A Dao_t_is_int.h515 # define AO_int_fetch_and_sub1_read(addr) \ macro
/dports/lang/gauche/Gauche-0.9.10/gc/libatomic_ops/src/atomic_ops/sysdeps/
H A Dao_t_is_int.h515 # define AO_int_fetch_and_sub1_read(addr) \ macro
/dports/devel/libatomic_ops/libatomic_ops-7.6.12/src/atomic_ops/sysdeps/
H A Dao_t_is_int.h515 # define AO_int_fetch_and_sub1_read(addr) \ macro
/dports/math/gap/gap-4.11.0/hpcgap/extern/libatomic_ops/src/atomic_ops/
H A Dgeneralize-arithm.h2176 # define AO_int_fetch_and_sub1_read(addr) \ macro
2216 # define AO_int_fetch_and_sub1_read(addr) \ macro
2239 # define AO_int_fetch_and_sub1(addr) AO_int_fetch_and_sub1_read(addr)
2266 AO_int_fetch_and_sub1_read(addr)
/dports/lang/gauche/Gauche-0.9.10/gc/libatomic_ops/src/atomic_ops/
H A Dgeneralize-arithm.h2194 # define AO_int_fetch_and_sub1_read(addr) \ macro
2234 # define AO_int_fetch_and_sub1_read(addr) \ macro
2257 # define AO_int_fetch_and_sub1(addr) AO_int_fetch_and_sub1_read(addr)
2284 AO_int_fetch_and_sub1_read(addr)
/dports/devel/libatomic_ops/libatomic_ops-7.6.12/src/atomic_ops/
H A Dgeneralize-arithm.h2194 # define AO_int_fetch_and_sub1_read(addr) \ macro
2234 # define AO_int_fetch_and_sub1_read(addr) \ macro
2257 # define AO_int_fetch_and_sub1(addr) AO_int_fetch_and_sub1_read(addr)
2284 AO_int_fetch_and_sub1_read(addr)
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/libatomic_ops/tests/
H A Dtest_atomic_include.h768 TA_assert(AO_int_fetch_and_sub1_read(&zz) == 14); in test_atomic_read()
/dports/math/gap/gap-4.11.0/hpcgap/extern/libatomic_ops/tests/
H A Dlist_atomic.c3585 AO_int_fetch_and_sub1_read(&val); in int_list_atomic_read()
H A Dtest_atomic_include.h1254 TA_assert(AO_int_fetch_and_sub1_read(&zz) == 14); in test_atomic_read()