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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dctf-constvars.c24 volatile unsigned char victuals = 'C'; variable
35 volatile unsigned char * viper = &victuals;
46 volatile unsigned char * volatile velocity = &victuals;
H A Dconstvars.c100 volatile unsigned char victuals = 13; local
111 volatile unsigned char * viper = &victuals;
122 volatile unsigned char * volatile velocity = &victuals;
132 volatile unsigned char violet[2] = {victuals, victuals};
153 volatile unsigned char * const vogue = &victuals;
183 volatile unsigned char * const volatile vagrancy = &victuals;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dctf-constvars.c24 volatile unsigned char victuals = 'C'; variable
35 volatile unsigned char * viper = &victuals;
46 volatile unsigned char * volatile velocity = &victuals;
H A Dconstvars.c100 volatile unsigned char victuals = 13; local
111 volatile unsigned char * viper = &victuals;
122 volatile unsigned char * volatile velocity = &victuals;
132 volatile unsigned char violet[2] = {victuals, victuals};
153 volatile unsigned char * const vogue = &victuals;
183 volatile unsigned char * const volatile vagrancy = &victuals;

Completed in 85 milliseconds