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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dnodebug.c7 static int bsslocal; /* Should go in local bss */ variable
18 return x + dataglobal + datalocal + bssglobal + bsslocal;

Completed in 185 milliseconds