Home
last modified time | relevance | path

Searched defs:itos (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dprint.c131 itos(int n) in itos() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Demacs.c1178 # define itos(i) fmtbase((long)(i),0,0)/* want signed conversion */ in xcommands() macro