Searched refs:global (Results 1 - 25 of 2965) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dnew-ui.c20 volatile int global = 0; variable
25 global = 1;
26 global = 1;
27 global = 1;
28 global = 1;
29 global = 1;
30 global = 1;
31 global = 1;
32 global = 1; /* set break main console here */
33 global
[all...]
H A Dwatch-non-mem.c18 int global = 0; variable
22 global++;
23 global++;
24 global++;
H A Dnew-ui-echo.c20 volatile int global = 0; variable
25 global = 1; /* set break main console here */
26 global = 1;
27 global = 1; /* set break extra console here */
28 global = 1;
H A Dwatch-read.c18 volatile int global; variable
27 foo = global; /* read line */
29 global = foo + 1; /* write line */
H A Dwatchpoint-stops-at-right-insn.c18 volatile int global; variable
23 global = val;
H A Dgdb1250.c24 int global = 0; variable
38 array [0] = global++;
39 array [1] = global++;
40 array [2] = global++;
41 array [3] = global++;
48 global++;
56 global++;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dnew-ui.c20 volatile int global = 0; variable
25 global = 1;
26 global = 1;
27 global = 1;
28 global = 1;
29 global = 1;
30 global = 1;
31 global = 1;
32 global = 1; /* set break main console here */
33 global
[all...]
H A Dwatch-non-mem.c18 int global = 0; variable
22 global++;
23 global++;
24 global++;
H A Dnew-ui-echo.c20 volatile int global = 0; variable
25 global = 1; /* set break main console here */
26 global = 1;
27 global = 1; /* set break extra console here */
28 global = 1;
H A Dcli-suppress-notification.c18 static int global = 0; variable
23 global++;
24 global++;
H A Dwatch-read.c18 volatile int global; variable
27 foo = global; /* read line */
29 global = foo + 1; /* write line */
H A Dwatchpoint-stops-at-right-insn.c18 volatile int global; variable
23 global = val;
H A Dgdb1250.c24 int global = 0; variable
38 array [0] = global++;
39 array [1] = global++;
40 array [2] = global++;
41 array [3] = global++;
48 global++;
56 global++;
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-sh/
H A Dvxworks4b.s3 .long global + 0x1234
4 .long global + 0x1234 - .
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-vxworks/
H A Drpath-1.s1 .global foo
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dvms-crtinit.S24 .global LIB$INITIALIZE#
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Daarch64_globals.s1 .global abs_0x1234
4 .global abs_0x11000
7 .global abs_0x45000
10 .global abs_0x3600010000
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dzero.s1 .global zero
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dvxworks1.s2 la $4,global
4 lw $4,global
6 sw $4,global
8 ulw $4,global
10 usw $4,global
14 .global global
16 global: .word 8 label
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-misc/
H A Dfoo.s1 .global foo
2 .global bar
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-pru/
H A Du16_symbol.s1 .global short_symbol
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-spu/
H A Dpicdef.s1 .global abscall
2 .global ext
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dvms-crtinit.S24 .global LIB$INITIALIZE#
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-metag/
H A Dpcrel.s2 .global _start
5 CALLR D0.0, global
8 .global global
9 global: label
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/xstormy16/
H A Dreloc-1.s2 .hword global
3 .hword global+3
4 .hword global-.
5 .word global
6 .word global+3
7 .word global-.
8 .byte global
9 .byte global-0x7F00
10 .byte global+3
11 .byte global
[all...]

Completed in 283 milliseconds

1234567891011>>