Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/
H A Dvar-cmd.c118 float lfloat; in do_locals_tests() local
133 lfloat = 2.1; in do_locals_tests()
134 lpfloat = &lfloat; in do_locals_tests()
149 lfloat = 1.2; in do_locals_tests()
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.14497 (LIBGCC_SPEC): Include -lfloat if -msoft-float was given.