Home | History | Annotate | Download | only in at

Lines Matching defs:expect

169 static void	expect(tokid_t);
296 * expect() gets a token and dies most horribly if it's not the token we want
299 expect(tokid_t desired)
318 expect(NUMBER);
374 expect(NUMBER);
487 expect(NUMBER);
527 expect(NUMBER);
530 expect(NUMBER);
600 expect(PLUS);
638 expect(TOKEOF);