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