Searched refs:KABI_REPLACE (Results 1 – 2 of 2) sorted by relevance
243 KABI_REPLACE(unsigned long, unused, unsigned long renamed);257 KABI_REPLACE(unsigned long, unused, long replaced);
140 #define KABI_REPLACE(_oldtype, _oldname, _new) \ macro