Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dpointers.c44 float *v_float_pointer; variable
142 v_float_pointer = &v_float; in dummy()
145 ptr_to_ptr_to_float = &v_float_pointer; in dummy()
H A Dwhatis.c101 float *v_float_pointer; variable
270 v_float_pointer = &v_float; in main()
H A Dexprs.c96 float *v_float_pointer; variable
244 v_float_pointer = &v_float; in dummy()
H A Dsetvar.c99 float *v_float_pointer; variable
263 v_float_pointer = &v_float; in dummy()
H A Dptype.c82 float *v_float_pointer; variable
340 v_float_pointer = 0; in main()
H A Dcvexpr.c99 float *v_float_pointer; variable
340 use (v_float_pointer); in main()