OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:o2s
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/src/
malloc_io.c
61
static char *
o2s
(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
303
o2s
(uintmax_t x, bool alt_form, char *s, size_t *slen_p) {
function
558
s =
o2s
(val, alt_form, buf, &slen);
/src/external/bsd/jemalloc.old/dist/src/
malloc_io.c
63
static char *
o2s
(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305
o2s
(uintmax_t x, bool alt_form, char *s, size_t *slen_p) {
function
535
s =
o2s
(val, alt_form, buf, &slen);
Completed in 52 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026