Searched defs:itos (Results 1 – 2 of 2) sorted by relevance
132 itos(int n) in itos() function
1113 # define itos(i) fmtbase((long)(i),0,0)/* want signed conversion */ in xcommands() macro