Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/examples/
H A Dkabi_ex.h90 KABI_USE2(1, int b, int c);
104 KABI_USE2(1, int b, int c);
H A Dkabi.h158 #define KABI_USE2(number, _new1, _new2) \ macro