Searched defs:bget (Results 1 – 5 of 5) sorted by relevance
140 #define bget(in) (in->left ? 0 : bload(in), \ macro