Lines Matching +full:41 +full:a

175 #define FUNC_NONE		0	/* not a function definition */
198 /* This structure stores information about a declaration specifier. */
205 /* This is a list of function parameters. */
214 /* This structure stores information about a declarator. */
223 boolean pointer; /* TRUE if it declares a pointer */
229 /* This structure stores information about a function parameter. */
237 /* This is a list of declarators. */
261 /* The hash table length should be a prime number. */
344 /* A parser semantic action sets this pointer to the current declarator in
345 * a function parameter declaration in order to catch any comments following
346 * the parameter declaration on the same line. If the lexer scans a comment
349 * after scanning a comment or end of line.
385 /* Flags to enable us to find if a procedure returns a value.
486 41, 9, 7, 7, 7, 25, 23, 23, 10, 10,
513 104, 0, 19, 0, 41, 45, 15, 36, 0, 68,
533 320, 258, 294, 41, 313, 298, 294, 321, 324, 59,
537 313, 41, 44, 41, 44, 303, 326, 328, 287, 284,
538 285, 41, 305, 307, 40, 283, 306, 286, 309, 316,
539 59, 44, 331, 41, 41, 41, 307, 303, 285, 41,
543 87, 35, 36, 37, 38, 39, 40, 69, 70, 41,
662 0, 0, 0, 67, 0, 0, 0, 0, 41, 0,
663 41, 0, 41, 0, 0, 117, 0, 0, 0, 0,
664 0, 88, 88, 0, 0, 0, 0, 0, 0, 41,
684 24, 25, 26, 27, 28, 29, 30, 41, 41, 41,
685 41, 41, 41, 41, 0, 41, 41, 41, 41, 41,
686 41, 41, 41, 41, 41, 41, 41, 41, 41, 41,
687 41, 41, 41, 0, 0, 45, 45, 45, 45, 45,
706 44, 40, 41, 42, 40, 44, 40, 4, 62, 2,
708 59, 41, 61, 290, 44, 41, 116, 41, 47, 42,
711 47, 284, 44, 59, 99, 59, 59, 76, 48, 41,
713 41, 116, 60, 44, 41, 41, 73, 121, 44, 257,
714 258, 99, 44, 73, 41, 44, 287, 284, 59, 285,
715 61, 59, 44, 41, 87, 41, 285, 41, 0, 92,
716 0, 284, 41, 284, 41, 41, 99, 44, 41, 59,
723 38, -1, 40, 41, 42, -1, 44, -1, -1, -1,
727 -1, 38, -1, 40, 41, 42, -1, -1, 257, 258,
737 281, 282, 38, 284, 40, 41, 42, -1, 44, -1,
740 277, 278, 279, 280, 281, 282, 38, 284, 40, 41,
744 38, 284, 40, 41, 257, 258, 44, -1, 291, 257,
747 278, 279, 280, 281, 282, 283, 38, -1, 40, 41,
751 277, 278, 279, 280, 281, 282, 283, 41, -1, -1,
903 #define YYTRANSLATE(a) ((a) > YYMAXTOKEN ? YYUNDFTOKEN : (a)) argument
1293 * code to a temporary file.
1604 /* Do we have a conflict? */ in YYPARSE_DECL()
1667 /* If this is a first conflict in the stack, start saving lexemes */ in YYPARSE_DECL()
2116 /* If the typedef is a pointer type, then reset the short type in YYPARSE_DECL()
2155 /* If we're converting to K&R and we've got a nominally K&R in YYPARSE_DECL()
2156 * function which has a parameter which is ANSI (i.e., a prototyped in YYPARSE_DECL()
2227 case 41: in YYPARSE_DECL()
2903 /* Reduction declares that this path is valid. Set yypath and do a full parse */ in YYPARSE_DECL()