Searched defs:pool_value_get_double (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_value.c98 pool_value_get_double(const pool_value_t *pv, double *result) function
384 (void) pool_value_get_double(pv1, &dval1);
385 (void) pool_value_get_double(pv2, &dval2);
/illumos-gate/usr/src/man/man3pool/
H A DMakefile75 pool_value_get_double.3pool \
145 pool_value_get_double.3pool := LINKSRC = pool_value_alloc.3pool
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java135 final static native int pool_value_get_double(long pv, long result); method in class:PoolInternal

Completed in 57 milliseconds