Home | History | Annotate | Download | only in Objects

Lines Matching defs:detected

1899     float_format_type detected;

1907 detected = detected_double_format;
1911 detected = detected_float_format;
1938 if (f != unknown_format && f != detected) {
1941 "detected platform value", typestr);