Lines Matching refs:itos
1113 # define itos(i) fmtbase((long)(i),0,0)/* want signed conversion */ in xcommands() macro
1120 strcat(hbuf, itos(hline)); in xcommands()
1124 strcat(hbuf, itos(hloff+1)); in xcommands()
1131 strcat(hbuf, itos(location.hist_command)); in xcommands()
1135 strcat(hbuf, itos(location.hist_line+1)); in xcommands()
1148 strcat(debugbuf, itos(count)); in xcommands()
1150 strcat(debugbuf, itos(eol)); in xcommands()
1152 strcat(debugbuf, itos(cur)); in xcommands()
1154 strcat(debugbuf, itos(crallowed)); in xcommands()
1156 strcat(debugbuf, itos(plen)); in xcommands()
1158 strcat(debugbuf, itos(w_size)); in xcommands()