Lines Matching refs:delay
287 struct delay struct
336 static struct delay CRdelay[] =
348 static struct delay NLdelay[] =
358 static struct delay BSdelay[] =
368 static struct delay TBdelay[] =
380 static struct delay FFdelay[] =
392 struct delay CRdelay[] =
404 struct delay NLdelay[] =
415 struct delay TBdelay[] =
425 struct delay FFdelay[] =
481 setdelay(delay, delaytable, bits, flags) in setdelay() argument
482 register int delay; in setdelay()
483 struct delay delaytable[];
491 register struct delay *p;
492 register struct delay *lastdelay;
499 (p -> d_delay >= 0) && (p -> d_delay < delay);