Home
last modified time | relevance | path

Searched defs:LINUX_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/m4/
Dltp-kernel_devel.m440 AC_SUBST(LINUX_VERSION_MAJOR) subst
/third_party/iptables/include/
Dxtables.h606 #define LINUX_VERSION_MAJOR(x) (((x)>>16) & 0xFF) macro