Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c33 int pow10[5] = { variable
/titanic_52/usr/src/lib/libc/port/gen/
H A Decvt.c111 double pow10 = 10.0, powtemp; in cvt() local
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/
H A Dbitset.c96 pow10(int exp) in pow10() function