Searched defs:CIRC_SPACE (Results 1 – 2 of 2) sorted by relevance
20 #define CIRC_SPACE(head,tail,size) CIRC_CNT((tail),((head)+1),(size)) macro
70 #define CIRC_SPACE(head, tail, size) CIRC_CNT((tail), ((head)+1), (size)) macro