HomeSort by: relevance | last modified time | path
    Searched defs:globalvar (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.multi/
watchpoint-multi-exit.c 24 static volatile int __attribute__ ((used)) globalvar; variable
watchpoint-multi-exit.c 24 static volatile int __attribute__ ((used)) globalvar; variable
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.multi/
watchpoint-multi-exit.c 24 static volatile int __attribute__ ((used)) globalvar; variable
watchpoint-multi-exit.c 24 static volatile int __attribute__ ((used)) globalvar; variable
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
process-dies-while-detaching.c 38 int globalvar = 1; variable
process-dies-while-detaching.c 38 int globalvar = 1; variable
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
process-dies-while-detaching.c 38 int globalvar = 1; variable
process-dies-while-detaching.c 38 int globalvar = 1; variable
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
compile.c 78 int globalvar = 10; variable
83 globalvar += addend;
89 globalvar -= subtrahend;
compile.c 78 int globalvar = 10; variable
83 globalvar += addend;
89 globalvar -= subtrahend;
compile-cplus.c 81 int globalvar = 10; variable
86 globalvar += addend;
92 globalvar -= subtrahend;
compile-cplus.c 81 int globalvar = 10; variable
86 globalvar += addend;
92 globalvar -= subtrahend;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
compile.c 78 int globalvar = 10; variable
83 globalvar += addend;
89 globalvar -= subtrahend;
compile.c 78 int globalvar = 10; variable
83 globalvar += addend;
89 globalvar -= subtrahend;
compile-cplus.c 81 int globalvar = 10; variable
86 globalvar += addend;
92 globalvar -= subtrahend;
compile-cplus.c 81 int globalvar = 10; variable
86 globalvar += addend;
92 globalvar -= subtrahend;

Completed in 87 milliseconds