Searched refs:KADD (Results 1 – 1 of 1) sorted by relevance
197 #define KADD(vn, v) KSET(vn, KVAL(vn) + (v)) macro199 #define KINCR(vn) KADD(vn, 1)