Home
last modified time | relevance | path

Searched refs:_new (Results 1 – 2 of 2) sorted by relevance

/scripts/gendwarfksyms/examples/
A Dkabi.h54 _new) " is larger than " __stringify(_orig)); \
59 _orig) " is not aligned the same as " __stringify(_new)); \
62 #define __KABI_REPLACE(_orig, _new) \ argument
64 _new; \
68 __KABI_NORMAL_SIZE_ALIGN(_orig, _new); \
130 #define KABI_IGNORE(n, _new) \ argument
132 _new; \
140 #define KABI_REPLACE(_oldtype, _oldname, _new) \ argument
149 #define KABI_USE(number, _new) __KABI_REPLACE(KABI_RESERVE(number), _new) argument
171 #define KABI_USE_ARRAY(number, bytes, _new) \ argument
[all …]
/scripts/atomic/
A Dgen-atomic-fallback.sh234 ___r = raw_${prefix}${cmpxchg}${suffix}((_ptr), ___o, (_new)); \\

Completed in 5 milliseconds