OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transbuf
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/VEX/switchback/
switchback.c
554
static UChar
transbuf
[N_TRANSBUF];
variable
592
vta.host_bytes =
transbuf
;
619
HChar* src = (HChar*)(&
transbuf
[i]);
/external/valgrind/VEX/useful/
test_main.c
73
static UChar
transbuf
[N_TRANSBUF];
variable
206
vta.host_bytes =
transbuf
;
288
sum += (UInt)
transbuf
[i];
[
all
...]
Completed in 342 milliseconds