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

/osnet-11/usr/src/lib/libpool/common/
H A Dpool_xml.c653 int64_t ires; local
682 (void) pool_value_get_int64(value, &ires);
684 (longlong_t)ires);
830 int64_t ires; local
893 (void) pool_value_get_int64(value, &ires);
895 (longlong_t)ires);

Completed in 35 milliseconds