OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pow10
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
format_tv.c
70
static int
pow10
[] = {1, 10, 100, 1000, 10000, 100000, 1000000};
local
85
ures = MILLION /
pow10
[max_dig];
86
wid =
pow10
[sig_dig];
format_tv.c
70
static int
pow10
[] = {1, 10, 100, 1000, 10000, 100000, 1000000};
local
85
ures = MILLION /
pow10
[max_dig];
86
wid =
pow10
[sig_dig];
Completed in 27 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026