Searched defs:itos (Results 1 – 3 of 3) 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
1178 # define itos(i) fmtbase((long)(i),0,0)/* want signed conversion */ in xcommands() macro [all...]