OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getUChar
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/VEX/priv/
guest_amd64_toIR.c
534
static UChar
getUChar
( Long delta )
552
//.. case 1: return
getUChar
(delta);
[
all
...]
guest_x86_toIR.c
368
static UChar
getUChar
( Int delta )
395
case 1: return (UInt)
getUChar
(delta);
[
all
...]
Completed in 2308 milliseconds