Home
last modified time | relevance | path

Searched refs:tltoa (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dterm.pro13 char_u *tltoa(unsigned long i);
/vim-8.2.3635/src/
H A Dos_amiga.c1166 OUT_STR_NF(tltoa((unsigned long)n)); in out_num()
H A Dterm.c2443 tltoa(unsigned long i) in tltoa() function
2486 p = (char *)tltoa((unsigned long)y); in tgoto()