Lines Matching refs:a
9 * with the License. You may obtain a copy of the License at
114 #define VER1 a
139 #define VERC1(a, b, c) a.b##c
140 #define VERC2(a, b, c) VERC1(a, b, c)
195 #define VERC3(a, b, c) a.b.c
197 #define VERC3(a, b, c) c-b-a
199 #define VERC4(a, b, c) VERC3(a, b, c)
209 #define VERC5(a) Copyright \251 a by
210 #define VERC6(a) VERC5(a)
212 #define VERC5(a) Copyright \251 20##a by
213 #define VERC6(a) VERC5(a)