Home
last modified time | relevance | path

Searched defs:postfix (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_Atomics.cpp35 #define SHARED_MEMORY_AT(type, postfix) … argument
42 #define SHARED_MEMORY_SET(type, postfix) … argument
49 #define SHARED_MEMORY_ADD(type, postfix) … argument
58 #define SHARED_MEMORY_AND_SIGNED(type, postfix) … argument
67 #define SHARED_MEMORY_AND_UNSIGNED(type, postfix) … argument
76 #define SHARED_MEMORY_COMPARE_EXCHANGE(type, postfix) … argument
85 #define SHARED_MEMORY_EXCHANGE(type, postfix) … argument
94 #define SHARED_MEMORY_LOAD(type, postfix) … argument
103 #define SHARED_MEMORY_OR_SIGNED(type, postfix) … argument
112 #define SHARED_MEMORY_OR_UNSIGNED(type, postfix) … argument
[all …]