Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/eqn/
H A Dtext.c28 void name4(int, int);
109 name4('e', 'q'); in trans()
114 name4('p', 'l'); in trans()
120 name4(c, '='); in trans()
130 name4('-', '>'); psp++; in trans()
132 name4('m', 'i'); in trans()
138 name4('s', 'l'); in trans()
158 name4('f', 'm'); in trans()
208 name4(int c1, int c2) in name4() function