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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dctf-constvars.c30 volatile double vertigo = 10; variable
41 volatile double * veracity = &vertigo;
52 volatile double * volatile voracity = &vertigo;
H A Dconstvars.c106 volatile double vertigo = 10.3; local
117 volatile double * veracity = &vertigo;
128 volatile double * volatile voracity = &vertigo;
138 volatile double villar[2] = {vertigo, vertigo};
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dctf-constvars.c30 volatile double vertigo = 10; variable
41 volatile double * veracity = &vertigo;
52 volatile double * volatile voracity = &vertigo;
H A Dconstvars.c106 volatile double vertigo = 10.3; local
117 volatile double * veracity = &vertigo;
128 volatile double * volatile voracity = &vertigo;
138 volatile double villar[2] = {vertigo, vertigo};

Completed in 178 milliseconds