OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nstrtab
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/VEX/switchback/
linker.c
931
int i, j, nent,
nstrtab
, nsymtabs;
1029
nstrtab
= 0;
1041
nstrtab
++;
1044
if (
nstrtab
!= 1) {
[
all
...]
/external/valgrind/VEX/unused/
linker.c
771
int i, j, nent,
nstrtab
, nsymtabs;
local
866
nstrtab
= 0;
878
nstrtab
++;
881
if (
nstrtab
!= 1) {
[
all
...]
Completed in 40 milliseconds