Home
last modified time | relevance | path

Searched refs:YYMINORTYPE (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlempar.c144 YYMINORTYPE minor; /* The user-supplied minor token value. This
253 static void yy_destructor(YYCODETYPE yymajor, YYMINORTYPE *yypminor){ in yy_destructor()
399 YYMINORTYPE *yypMinor /* Pointer ot the minor token to shift in */ in yy_shift()
456 YYMINORTYPE yygotominor; /* The LHS of the rule reduced */ in yy_reduce()
516 YYMINORTYPE yyminor /* The minor type of the error token */ in yy_syntax_error()
570 YYMINORTYPE yyminorunion; in Parse()
660 YYMINORTYPE u2; in Parse()
H A Dmod_ssi_exprparser.c75 } YYMINORTYPE; typedef
198 YYMINORTYPE minor; /* The user-supplied minor token value. This
326 static void yy_destructor(YYCODETYPE yymajor, YYMINORTYPE *yypminor){ in yy_destructor()
487 YYMINORTYPE *yypMinor /* Pointer ot the minor token to shift in */ in yy_shift()
558 YYMINORTYPE yygotominor; /* The LHS of the rule reduced */ in yy_reduce()
781 YYMINORTYPE yyminor /* The minor type of the error token */ in yy_syntax_error()
833 YYMINORTYPE yyminorunion; in ssiexprparser()
923 YYMINORTYPE u2; in ssiexprparser()
H A Dconfigparser.c172 } YYMINORTYPE; typedef
325 YYMINORTYPE minor; /* The user-supplied minor token value. This
484 static void yy_destructor(YYCODETYPE yymajor, YYMINORTYPE *yypminor){ in yy_destructor()
693 YYMINORTYPE *yypMinor /* Pointer ot the minor token to shift in */ in yy_shift()
788 YYMINORTYPE yygotominor; /* The LHS of the rule reduced */ in yy_reduce()
1441 YYMINORTYPE yyminor /* The minor type of the error token */ in yy_syntax_error()
1493 YYMINORTYPE yyminorunion; in configparser()
1583 YYMINORTYPE u2; in configparser()