Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/eqn/
H A Dfromto.c70 ofree(p1); in fromto()
71 if (p2 > 0) ofree(p2); in fromto()
72 if (p3 > 0) ofree(p3); in fromto()
H A Dio.c31 void ofree(int);
127 ofree(eqnreg); in do_inline()
135 ofree(ds); in do_inline()
196 ofree(int n) in ofree() function
H A Dshift.c100 ofree(p2); in bshiftb()
188 ofree(p2); ofree(p3); ofree(treg); in shift2()
H A Dover.c60 ofree(p2); in boverb()
61 ofree(treg); in boverb()
H A Ddiacrit.c132 ofree(c); ofree(t); in diacrit()
H A Deqnbox.c42 ofree(p2); in eqnbox()
H A Dmatrix.c79 ofree(val[i]); in matrix()
H A Dpile.c87 ofree(lp[i]); in lpile()