Searched refs:FTBLK_EVNTS (Results 1 – 3 of 3) sorted by relevance
82 #define FTBLK_EVNTS 9 macro115 struct ftevnt ev[FTBLK_EVNTS];
311 for (i = 0; i < FTBLK_EVNTS; i++) in ftblk_constructor()326 for (i = 0; i < FTBLK_EVNTS; i++) { in ftblk_destructor()4225 if ((ix = bp->ix) == FTBLK_EVNTS) { in str_ftevent()
1457 if (ftbp->ix < 0 || ftbp->ix > FTBLK_EVNTS) { in strftblk_step()