Home
last modified time | relevance | path

Searched defs:funclocal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dscope1.c13 static int funclocal = 3; /* In Data section */ in foo() local
24 static int funclocal = 4; /* In data section */ in bar() local
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dscope1.c13 static int funclocal = 3; /* In Data section */ in foo() local
24 static int funclocal = 4; /* In data section */ in bar() local