HomeSort by relevance Sort by last modified time
    Searched refs:GOF (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/memcheck/
mc_machine.c 134 # define GOF(_fieldname) \
146 if ((o == GOF(GPRn) && sz == 8) || (o == 4+GOF(GPRn) && sz == 4))
147 return GOF(GPRn);
151 if (ox == GOF(GPR0)) return ox;
152 if (ox == GOF(GPR1)) return ox;
153 if (ox == GOF(GPR2)) return ox;
154 if (ox == GOF(GPR3)) return ox;
155 if (ox == GOF(GPR4)) return ox;
156 if (ox == GOF(GPR5)) return ox
    [all...]
  /external/valgrind/main/exp-ptrcheck/
h_main.c     [all...]

Completed in 539 milliseconds