OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:print_float
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nsd/dist/compat/
snprintf.c
491
print_float
(char* buf, int max, double value, int prec)
function
518
len =
print_float
(buf, (int)sizeof(buf), negative?-value:value,
/src/external/bsd/unbound/dist/compat/
snprintf.c
491
print_float
(char* buf, int max, double value, int prec)
function
518
len =
print_float
(buf, (int)sizeof(buf), negative?-value:value,
Completed in 64 milliseconds
Indexes created Thu Apr 02 00:23:07 UTC 2026