Home
last modified time | relevance | path

Searched defs:pow10 (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/ape/lib/ap/stdio/
H A Dpow10.c12 pow10(int n) in pow10() function
/plan9/sys/src/libc/port/
H A Dpow10.c34 pow10(int n) in pow10() function
/plan9/sys/src/cmd/unix/drawterm/libc/
H A Dfltfmt.c39 #define pow10(x) fmtpow10(x) macro
42 pow10(int n) in pow10() function
/plan9/sys/src/ape/lib/fmt/
H A Dfltfmt.c56 pow10(int n) in pow10() function