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

  /external/valgrind/VEX/switchback/
switchback.c 553 #define N_TRANSBUF 5000
554 static UChar transbuf[N_TRANSBUF];
593 vta.host_bytes_size = N_TRANSBUF;
  /external/valgrind/VEX/useful/
test_main.c 70 #define N_TRANSBUF 5000
73 static UChar transbuf[N_TRANSBUF];
207 vta.host_bytes_size = N_TRANSBUF;
    [all...]

Completed in 41 milliseconds