Searched refs:__KABI_REPLACE (Results 1 – 1 of 1) sorted by relevance
59 #define __KABI_REPLACE(_orig, _new) \ macro124 __KABI_REPLACE(_oldtype __kabi_renamed##_oldname, struct { _new; })132 #define KABI_USE(number, _new) __KABI_REPLACE(KABI_RESERVE(number), _new)142 __KABI_REPLACE( \155 __KABI_REPLACE(KABI_RESERVE_ARRAY(number, bytes), _new)