Searched defs:esp_max (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_x86_helpers.c2788 Int esp_max = esp_min + 4 - 1; local
2792 if (maxoff < esp_min || minoff > esp_max) {

Completed in 202 milliseconds