Home
last modified time | relevance | path

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

/titanic_50/usr/src/ucblib/libtermcap/
H A Dtermcap.c57 static char *appendsmalldec(char *, int);
412 bp = appendsmalldec(bp, ws.ws_row); in tngetsize()
417 bp = appendsmalldec(bp, ws.ws_col); in tngetsize()
424 appendsmalldec(char *bp, int val) in appendsmalldec() function