Home
last modified time | relevance | path

Searched refs:num_float (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.c7313 long double num_float; in scsi_attrib_int_sbuf() local
7315 num_float = (long double)print_number; in scsi_attrib_int_sbuf()
7318 num_float /= 10; in scsi_attrib_int_sbuf()
7321 1 : 0, num_float); in scsi_attrib_int_sbuf()