Home
last modified time | relevance | path

Searched refs:SETC_127 (Results 1 – 12 of 12) sorted by relevance

/dports/japanese/vftool/vftool-1.2/
H A Dmkrotvf.c96 pl += (c <= SETC_127) ? 1 : 2;
104 if (c <= SETC_127)
H A Dmktjsyvf.c128 pl += (c <= SETC_127) ? 1 : 2;
136 if (c <= SETC_127)
H A Dmka2nvf.c128 pl += (c <= SETC_127) ? 1 : 2;
149 if (c <= SETC_127)
H A Dmkp2nvf.c206 pl = (c <= SETC_127) ? 1 : 2;
260 if (c <= SETC_127)
H A Dcommands.h137 #define SETC_127 127 macro
/dports/print/texlive-base/texlive-20150521-source/texk/dviljk/
H A Dcommands.h3 #define SETC_127 127 /* typeset character 127 and move right */ macro
H A Ddvi2xx.c629 } else if (command >= SETC_000 && command <= SETC_127) { in main()
2550 for (i = 0, c = firstch; c >= SETC_000 && c <= SETC_127; i++) { in SetString()
/dports/japanese/dvi2tty/dvi2tty5.0/
H A Dcommands.h3 #define SETC_127 127 /* typeset character 127 and move right */ macro
/dports/print/texlive-base/texlive-20150521-source/texk/dvipng/dvipng-1.15/
H A Dcommands.h29 #define SETC_127 127 /* typeset character 127 and move right */ macro
H A Ddraw.c134 if (/*command >= SETC_000 &&*/ *command <= SETC_127) { in DrawCommand()
/dports/print/dvi2tty/dvi2tty-5.3.4/
H A Dcommands.h23 #define SETC_127 127 /* typeset character 127 and move right */ macro
/dports/print/texlive-base/texlive-20150521-source/texk/dvi2tty/dvi2tty-5.3.4/
H A Dcommands.h23 #define SETC_127 127 /* typeset character 127 and move right */ macro