Searched refs:f_float (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_fmt.c92 boolean_t f_float; /* Is this a floating point type */ member in struct:mdb_fmt_desc
670 if (fp->f_float == B_TRUE) {
700 if (fp->f_float) {

Completed in 57 milliseconds