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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dpointers.exp263 gdb_test "print *pF" " = 1.2\[0-9\]*e\\+0?10" "print value of *pF"
265 gdb_test "ptype pF" "type = float \\*" "ptype pF"
H A Dpointers.c194 float F, *pF; local
220 pF = &F;
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c97923 struct AggInfo_func *pF; local
97939 struct AggInfo_func *pF; local
[all...]

Completed in 451 milliseconds