Lines Matching refs:delay
287 struct delay struct
328 static struct delay CRdelay[] =
340 static struct delay NLdelay[] =
350 static struct delay BSdelay[] =
360 static struct delay TBdelay[] =
372 static struct delay FFdelay[] =
384 struct delay CRdelay[] =
396 struct delay NLdelay[] =
407 struct delay TBdelay[] =
417 struct delay FFdelay[] =
473 setdelay(delay, delaytable, bits, flags) in setdelay() argument
474 register int delay; in setdelay()
475 struct delay delaytable[];
483 register struct delay *p;
484 register struct delay *lastdelay;
491 (p -> d_delay >= 0) && (p -> d_delay < delay);