Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/cc/
H A Dpswt.c135 outlstring(TRune *s, long n) in outlstring() function
H A Dcom.c640 outlstring(&zer, sizeof(TRune)); in tcomo()
641 o = outlstring(0, 0); in tcomo()
645 n->xoffset = outlstring(n->rstring, n->type->width); in tcomo()
H A Dcc.h749 long outlstring(TRune*, long);