Searched defs:LINUX_VERSION (Results 1 – 3 of 3) sorted by relevance
38 AC_SUBST(LINUX_VERSION) subst
525 #define LINUX_VERSION(x,y,z) (0x10000*(x) + 0x100*(y) + z) macro
558 #define LINUX_VERSION(x,y,z) (0x10000*(x) + 0x100*(y) + z) macro