Searched refs:__KABI_REPLACE (Results 1 – 1 of 1) sorted by relevance
62 #define __KABI_REPLACE(_orig, _new) \ macro141 __KABI_REPLACE(_oldtype __kabi_renamed##_oldname, struct { _new; })149 #define KABI_USE(number, _new) __KABI_REPLACE(KABI_RESERVE(number), _new)159 __KABI_REPLACE( \172 __KABI_REPLACE(KABI_RESERVE_ARRAY(number, bytes), _new)