OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:itoa
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/lpr/lpr/
lpr.c
109
static char *
itoa
(int);
323
card('I',
itoa
(indent));
655
*
itoa
- integer to string conversion
658
itoa
(int i)
function
/src/games/hack/
hack.end.c
83
static char *
itoa
(int);
592
strlcpy(hpbuf, (t1->hp > 0) ?
itoa
(t1->hp) : "-", sizeof(hpbuf));
621
itoa
(int a)
function
Completed in 13 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026