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

  /external/valgrind/VEX/priv/
guest_ppc_helpers.c 719 Int lr_max = lr_min + 4 - 1; local
733 if (maxoff < lr_min || minoff > lr_max) {
757 Int lr_max = lr_min + 8 - 1; local
773 if (maxoff < lr_min || minoff > lr_max) {
guest_s390_helpers.c 160 Int lr_max = lr_min + 8 - 1; local
176 if (maxoff < lr_min || minoff > lr_max) {
    [all...]

Completed in 56 milliseconds