Searched defs:LINUX_VERSION (Results 1 – 2 of 2) sorted by relevance
522 #define LINUX_VERSION(x,y,z) (0x10000*(x) + 0x100*(y) + z) macro
525 #define LINUX_VERSION(x,y,z) (0x10000*(x) + 0x100*(y) + z) macro