Home
last modified time | relevance | path

Searched refs:yint (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/omegafonts/
H A Dpl-lexer.l132 TOP {yylval.yint = E_TOP; return(EXTEN); }
133 MID {yylval.yint = E_MID; return(EXTEN); }
134 BOT {yylval.yint = E_BOT; return(EXTEN); }
135 REP {yylval.yint = E_REP; return(EXTEN); }
137 LIG {yylval.yint = L_0; return(LIG); }
138 "LIG/" {yylval.yint = L_B; return(LIG); }
139 "/LIG" {yylval.yint = L_A; return(LIG); }
140 "/LIG/" {yylval.yint = L_AB; return(LIG); }
356 yylval.yint = c0 * 0x10000 + c1; in scan_int()
413 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.y184 { set_header_word($2.yint, $3.yint); }
215 { copy_characters($2.yint,$3.yint); }
262 { set_ligature_command($1.yint, $2.yint, $3.yint); }
278 { set_c_glue_command($2.yint, $3.yint); }
282 { set_c_penglue_command($2.yint, $3.yint, $4.yint); }
313 { set_character_ivalue($2.yint, $3.yint); }
315 { set_character_mvalue($2.yint, $3.yint); }
317 { set_character_fvalue($2.yint, $3.yint); }
321 { set_character_rule($2.yint, $3.yint); }
323 { set_character_glue($2.yint, $3.yint); }
[all …]
H A Dpl-lexer.c1510 {yylval.yint = L_0; return(LIG); }
1515 {yylval.yint = L_B; return(LIG); }
1520 {yylval.yint = L_A; return(LIG); }
1525 {yylval.yint = L_AB; return(LIG); }
1530 {yylval.yint = L_Bx; return(LIG); }
1535 {yylval.yint = L_Ax; return(LIG); }
1540 {yylval.yint = L_ABx; return(LIG); }
1545 {yylval.yint = L_ABxx; return(LIG); }
3362 yylval.yint = c0 * 0x10000 + c1; in scan_int()
3419 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.c1658 { set_header_word((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1718 { copy_characters((yyvsp[-3]).yint,(yyvsp[-2]).yint); } in yyparse()
1784 { set_ligature_command((yyvsp[-2]).yint, (yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1820 { set_c_glue_command((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1832 { set_c_penglue_command((yyvsp[-2]).yint, (yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1874 { set_character_ivalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1880 { set_character_mvalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1886 { set_character_fvalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1898 { set_character_rule((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1904 { set_character_glue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/omegafonts/
H A Dpl-lexer.l132 TOP {yylval.yint = E_TOP; return(EXTEN); }
133 MID {yylval.yint = E_MID; return(EXTEN); }
134 BOT {yylval.yint = E_BOT; return(EXTEN); }
135 REP {yylval.yint = E_REP; return(EXTEN); }
137 LIG {yylval.yint = L_0; return(LIG); }
138 "LIG/" {yylval.yint = L_B; return(LIG); }
139 "/LIG" {yylval.yint = L_A; return(LIG); }
140 "/LIG/" {yylval.yint = L_AB; return(LIG); }
356 yylval.yint = c0 * 0x10000 + c1; in scan_int()
413 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.y184 { set_header_word($2.yint, $3.yint); }
215 { copy_characters($2.yint,$3.yint); }
262 { set_ligature_command($1.yint, $2.yint, $3.yint); }
278 { set_c_glue_command($2.yint, $3.yint); }
282 { set_c_penglue_command($2.yint, $3.yint, $4.yint); }
313 { set_character_ivalue($2.yint, $3.yint); }
315 { set_character_mvalue($2.yint, $3.yint); }
317 { set_character_fvalue($2.yint, $3.yint); }
321 { set_character_rule($2.yint, $3.yint); }
323 { set_character_glue($2.yint, $3.yint); }
[all …]
H A Dpl-lexer.c1510 {yylval.yint = L_0; return(LIG); }
1515 {yylval.yint = L_B; return(LIG); }
1520 {yylval.yint = L_A; return(LIG); }
1525 {yylval.yint = L_AB; return(LIG); }
1530 {yylval.yint = L_Bx; return(LIG); }
1535 {yylval.yint = L_Ax; return(LIG); }
1540 {yylval.yint = L_ABx; return(LIG); }
1545 {yylval.yint = L_ABxx; return(LIG); }
3362 yylval.yint = c0 * 0x10000 + c1; in scan_int()
3419 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.c1658 { set_header_word((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1718 { copy_characters((yyvsp[-3]).yint,(yyvsp[-2]).yint); } in yyparse()
1784 { set_ligature_command((yyvsp[-2]).yint, (yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1820 { set_c_glue_command((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1832 { set_c_penglue_command((yyvsp[-2]).yint, (yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1874 { set_character_ivalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1880 { set_character_mvalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1886 { set_character_fvalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1898 { set_character_rule((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1904 { set_character_glue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/omegafonts/
H A Dpl-lexer.l132 TOP {yylval.yint = E_TOP; return(EXTEN); }
133 MID {yylval.yint = E_MID; return(EXTEN); }
134 BOT {yylval.yint = E_BOT; return(EXTEN); }
135 REP {yylval.yint = E_REP; return(EXTEN); }
137 LIG {yylval.yint = L_0; return(LIG); }
138 "LIG/" {yylval.yint = L_B; return(LIG); }
139 "/LIG" {yylval.yint = L_A; return(LIG); }
140 "/LIG/" {yylval.yint = L_AB; return(LIG); }
356 yylval.yint = c0 * 0x10000 + c1; in scan_int()
413 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.y184 { set_header_word($2.yint, $3.yint); }
215 { copy_characters($2.yint,$3.yint); }
262 { set_ligature_command($1.yint, $2.yint, $3.yint); }
278 { set_c_glue_command($2.yint, $3.yint); }
282 { set_c_penglue_command($2.yint, $3.yint, $4.yint); }
313 { set_character_ivalue($2.yint, $3.yint); }
315 { set_character_mvalue($2.yint, $3.yint); }
317 { set_character_fvalue($2.yint, $3.yint); }
321 { set_character_rule($2.yint, $3.yint); }
323 { set_character_glue($2.yint, $3.yint); }
[all …]
H A Dpl-lexer.c1510 {yylval.yint = L_0; return(LIG); }
1515 {yylval.yint = L_B; return(LIG); }
1520 {yylval.yint = L_A; return(LIG); }
1525 {yylval.yint = L_AB; return(LIG); }
1530 {yylval.yint = L_Bx; return(LIG); }
1535 {yylval.yint = L_Ax; return(LIG); }
1540 {yylval.yint = L_ABx; return(LIG); }
1545 {yylval.yint = L_ABxx; return(LIG); }
3362 yylval.yint = c0 * 0x10000 + c1; in scan_int()
3419 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.c1658 { set_header_word((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1718 { copy_characters((yyvsp[-3]).yint,(yyvsp[-2]).yint); } in yyparse()
1784 { set_ligature_command((yyvsp[-2]).yint, (yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1820 { set_c_glue_command((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1832 { set_c_penglue_command((yyvsp[-2]).yint, (yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1874 { set_character_ivalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1880 { set_character_mvalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1886 { set_character_fvalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1898 { set_character_rule((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1904 { set_character_glue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/omegafonts/
H A Dpl-lexer.l132 TOP {yylval.yint = E_TOP; return(EXTEN); }
133 MID {yylval.yint = E_MID; return(EXTEN); }
134 BOT {yylval.yint = E_BOT; return(EXTEN); }
135 REP {yylval.yint = E_REP; return(EXTEN); }
137 LIG {yylval.yint = L_0; return(LIG); }
138 "LIG/" {yylval.yint = L_B; return(LIG); }
139 "/LIG" {yylval.yint = L_A; return(LIG); }
140 "/LIG/" {yylval.yint = L_AB; return(LIG); }
356 yylval.yint = c0 * 0x10000 + c1; in scan_int()
413 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.y184 { set_header_word($2.yint, $3.yint); }
215 { copy_characters($2.yint,$3.yint); }
262 { set_ligature_command($1.yint, $2.yint, $3.yint); }
278 { set_c_glue_command($2.yint, $3.yint); }
282 { set_c_penglue_command($2.yint, $3.yint, $4.yint); }
313 { set_character_ivalue($2.yint, $3.yint); }
315 { set_character_mvalue($2.yint, $3.yint); }
317 { set_character_fvalue($2.yint, $3.yint); }
321 { set_character_rule($2.yint, $3.yint); }
323 { set_character_glue($2.yint, $3.yint); }
[all …]
H A Dpl-lexer.c1510 {yylval.yint = L_0; return(LIG); }
1515 {yylval.yint = L_B; return(LIG); }
1520 {yylval.yint = L_A; return(LIG); }
1525 {yylval.yint = L_AB; return(LIG); }
1530 {yylval.yint = L_Bx; return(LIG); }
1535 {yylval.yint = L_Ax; return(LIG); }
1540 {yylval.yint = L_ABx; return(LIG); }
1545 {yylval.yint = L_ABxx; return(LIG); }
3362 yylval.yint = c0 * 0x10000 + c1; in scan_int()
3419 yylval.yint = 'A'; in scan_char()
[all …]
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/omegafonts/
H A Dpl-lexer.l132 TOP {yylval.yint = E_TOP; return(EXTEN); }
133 MID {yylval.yint = E_MID; return(EXTEN); }
134 BOT {yylval.yint = E_BOT; return(EXTEN); }
135 REP {yylval.yint = E_REP; return(EXTEN); }
137 LIG {yylval.yint = L_0; return(LIG); }
138 "LIG/" {yylval.yint = L_B; return(LIG); }
139 "/LIG" {yylval.yint = L_A; return(LIG); }
140 "/LIG/" {yylval.yint = L_AB; return(LIG); }
356 yylval.yint = c0 * 0x10000 + c1; in scan_int()
413 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.y184 { set_header_word($2.yint, $3.yint); }
215 { copy_characters($2.yint,$3.yint); }
262 { set_ligature_command($1.yint, $2.yint, $3.yint); }
278 { set_c_glue_command($2.yint, $3.yint); }
282 { set_c_penglue_command($2.yint, $3.yint, $4.yint); }
313 { set_character_ivalue($2.yint, $3.yint); }
315 { set_character_mvalue($2.yint, $3.yint); }
317 { set_character_fvalue($2.yint, $3.yint); }
321 { set_character_rule($2.yint, $3.yint); }
323 { set_character_glue($2.yint, $3.yint); }
[all …]
H A Dpl-lexer.c1510 {yylval.yint = L_0; return(LIG); }
1515 {yylval.yint = L_B; return(LIG); }
1520 {yylval.yint = L_A; return(LIG); }
1525 {yylval.yint = L_AB; return(LIG); }
1530 {yylval.yint = L_Bx; return(LIG); }
1535 {yylval.yint = L_Ax; return(LIG); }
1540 {yylval.yint = L_ABx; return(LIG); }
1545 {yylval.yint = L_ABxx; return(LIG); }
3362 yylval.yint = c0 * 0x10000 + c1; in scan_int()
3419 yylval.yint = 'A'; in scan_char()
[all …]
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/omegafonts/
H A Dpl-lexer.l132 TOP {yylval.yint = E_TOP; return(EXTEN); }
133 MID {yylval.yint = E_MID; return(EXTEN); }
134 BOT {yylval.yint = E_BOT; return(EXTEN); }
135 REP {yylval.yint = E_REP; return(EXTEN); }
137 LIG {yylval.yint = L_0; return(LIG); }
138 "LIG/" {yylval.yint = L_B; return(LIG); }
139 "/LIG" {yylval.yint = L_A; return(LIG); }
140 "/LIG/" {yylval.yint = L_AB; return(LIG); }
356 yylval.yint = c0 * 0x10000 + c1; in scan_int()
413 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.y184 { set_header_word($2.yint, $3.yint); }
215 { copy_characters($2.yint,$3.yint); }
262 { set_ligature_command($1.yint, $2.yint, $3.yint); }
278 { set_c_glue_command($2.yint, $3.yint); }
282 { set_c_penglue_command($2.yint, $3.yint, $4.yint); }
313 { set_character_ivalue($2.yint, $3.yint); }
315 { set_character_mvalue($2.yint, $3.yint); }
317 { set_character_fvalue($2.yint, $3.yint); }
321 { set_character_rule($2.yint, $3.yint); }
323 { set_character_glue($2.yint, $3.yint); }
[all …]
H A Dpl-lexer.c1510 {yylval.yint = L_0; return(LIG); }
1515 {yylval.yint = L_B; return(LIG); }
1520 {yylval.yint = L_A; return(LIG); }
1525 {yylval.yint = L_AB; return(LIG); }
1530 {yylval.yint = L_Bx; return(LIG); }
1535 {yylval.yint = L_Ax; return(LIG); }
1540 {yylval.yint = L_ABx; return(LIG); }
1545 {yylval.yint = L_ABxx; return(LIG); }
3362 yylval.yint = c0 * 0x10000 + c1; in scan_int()
3419 yylval.yint = 'A'; in scan_char()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/omegafonts/
H A Dpl-lexer.l132 TOP {yylval.yint = E_TOP; return(EXTEN); }
133 MID {yylval.yint = E_MID; return(EXTEN); }
134 BOT {yylval.yint = E_BOT; return(EXTEN); }
135 REP {yylval.yint = E_REP; return(EXTEN); }
137 LIG {yylval.yint = L_0; return(LIG); }
138 "LIG/" {yylval.yint = L_B; return(LIG); }
139 "/LIG" {yylval.yint = L_A; return(LIG); }
140 "/LIG/" {yylval.yint = L_AB; return(LIG); }
356 yylval.yint = c0 * 0x10000 + c1; in scan_int()
413 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.y184 { set_header_word($2.yint, $3.yint); }
215 { copy_characters($2.yint,$3.yint); }
262 { set_ligature_command($1.yint, $2.yint, $3.yint); }
278 { set_c_glue_command($2.yint, $3.yint); }
282 { set_c_penglue_command($2.yint, $3.yint, $4.yint); }
313 { set_character_ivalue($2.yint, $3.yint); }
315 { set_character_mvalue($2.yint, $3.yint); }
317 { set_character_fvalue($2.yint, $3.yint); }
321 { set_character_rule($2.yint, $3.yint); }
323 { set_character_glue($2.yint, $3.yint); }
[all …]
H A Dpl-lexer.c1510 {yylval.yint = L_0; return(LIG); }
1515 {yylval.yint = L_B; return(LIG); }
1520 {yylval.yint = L_A; return(LIG); }
1525 {yylval.yint = L_AB; return(LIG); }
1530 {yylval.yint = L_Bx; return(LIG); }
1535 {yylval.yint = L_Ax; return(LIG); }
1540 {yylval.yint = L_ABx; return(LIG); }
1545 {yylval.yint = L_ABxx; return(LIG); }
3362 yylval.yint = c0 * 0x10000 + c1; in scan_int()
3419 yylval.yint = 'A'; in scan_char()
[all …]
H A Dpl-parser.c1658 { set_header_word((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1718 { copy_characters((yyvsp[-3]).yint,(yyvsp[-2]).yint); } in yyparse()
1784 { set_ligature_command((yyvsp[-2]).yint, (yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1820 { set_c_glue_command((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1832 { set_c_penglue_command((yyvsp[-2]).yint, (yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1874 { set_character_ivalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1880 { set_character_mvalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1886 { set_character_fvalue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1898 { set_character_rule((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
1904 { set_character_glue((yyvsp[-1]).yint, (yyvsp[0]).yint); } in yyparse()
[all …]

12345678910>>...14