t_next.c | 151 * checkf(x, n) 158 checkf(const float *x, unsigned n) function in typeref:typename:void 580 checkf(x, __arraycount(x)); 602 checkf(x, __arraycount(x)); 625 checkf(x, __arraycount(x)); 645 checkf(x, __arraycount(x)); 664 checkf(x, __arraycount(x));
|