Searched defs:VER (Results 1 – 4 of 4) sorted by relevance
202 VER := `grep VER_STR $(abs_srcdir)/main.h | awk -F\" '{print $$2}'` macro
15 VER=2.2 macro
95 static const int VER = 2; variable
44 #define VER(a,b) a, b macro