Searched defs:AggInfoColumnReg (Results 1 – 1 of 1) sorted by relevance
19300 #define AggInfoColumnReg(A,I) (assert((A)->iFirstReg),(A)->iFirstReg+(I)) macro19304 #define AggInfoColumnReg(A,I) ((A)->iFirstReg+(I)) macro