Searched defs:LINUX_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/m4/ | ||
D | ltp-kernel_devel.m4 | 40 AC_SUBST(LINUX_VERSION_MAJOR) subst |
/third_party/iptables/include/ | ||
D | xtables.h | 606 #define LINUX_VERSION_MAJOR(x) (((x)>>16) & 0xFF) macro |