Searched defs:BEFSUB (Results 1 – 2 of 2) sorted by relevance
58 #define BEFSUB(bp, n) ((bp)->buf[(int)((bp)->size - (n) - 1)]) macro
47 #define BEFSUB(bp, n) ((bp)->buf[(int)((bp)->size - (n) - 1)]) macro