Lines Matching refs:delay
284 struct delay struct
325 static struct delay CRdelay[] =
337 static struct delay NLdelay[] =
347 static struct delay BSdelay[] =
357 static struct delay TBdelay[] =
369 static struct delay FFdelay[] =
381 struct delay CRdelay[] =
393 struct delay NLdelay[] =
404 struct delay TBdelay[] =
414 struct delay FFdelay[] =
470 setdelay(delay, delaytable, bits, flags) in setdelay() argument
471 register int delay; in setdelay()
472 struct delay delaytable[];
480 register struct delay *p;
481 register struct delay *lastdelay;
488 (p -> d_delay >= 0) && (p -> d_delay < delay);