Searched refs:NUMCELLS (Results 1 – 1 of 1) sorted by relevance
2602 #define NUMCELLS 16 macro2607 static char buf[NUMCELLS][CELLSIZE]; in get_cell()2609 if (++cell >= NUMCELLS) in get_cell()