Home
last modified time | relevance | path

Searched refs:othersubrno (Results 1 – 5 of 5) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dtype1.c206 static void CallOtherSubr(int othersubrno);
1671 static void CallOtherSubr(int othersubrno) in CallOtherSubr() argument
1673 IfTrace1((FontDebug), "CallOtherSubr %d\n", othersubrno); in CallOtherSubr()
1675 switch(othersubrno) { in CallOtherSubr()
H A Dprotos.h389 static void CallOtherSubr(int othersubrno);
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dtype1.c1669 static CallOtherSubr(othersubrno) in CallOtherSubr() argument
1670 int othersubrno; in CallOtherSubr()
1672 IfTrace1((FontDebug), "CallOtherSubr %d\n", othersubrno);
1674 switch(othersubrno) {
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dtype1.c1928 static int CallOtherSubr(othersubrno) in CallOtherSubr() argument
1929 int othersubrno; in CallOtherSubr()
1931 IfTrace1((FontDebug), "CallOtherSubr %d\n", othersubrno);
1933 switch(othersubrno) {
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dtype1.c2344 static int CallOtherSubr(othersubrno) in CallOtherSubr() argument
2345 int othersubrno; in CallOtherSubr()
2347 IfTrace1((FontDebug), "CallOtherSubr %d\n", othersubrno);
2349 switch(othersubrno) {