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