Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/scsi/
H A Dscsi_all.c7306 long double num_float; in scsi_attrib_int_sbuf() local
7308 num_float = (long double)print_number; in scsi_attrib_int_sbuf()
7311 num_float /= 10; in scsi_attrib_int_sbuf()
7314 1 : 0, num_float); in scsi_attrib_int_sbuf()