OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vexxx_strlen
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/VEX/switchback/
test_emfloat.c
112
static Int
vexxx_strlen
( const HChar* str )
function
146
Int len =
vexxx_strlen
(str);
391
(*vexxx_log_bytes)( myprintf_buf,
vexxx_strlen
(myprintf_buf) );
[
all
...]
test_ppc_jm1.c
330
static Int
vexxx_strlen
( const HChar* str )
function
364
Int len =
vexxx_strlen
(str);
609
(*vexxx_log_bytes)( myprintf_buf,
vexxx_strlen
(myprintf_buf) );
[
all
...]
test_bzip2.c
981
static Int
vexxx_strlen
( const HChar* str )
function
1015
Int len =
vexxx_strlen
(str);
1260
(*vexxx_log_bytes)( myprintf_buf,
vexxx_strlen
(myprintf_buf) );
[
all
...]
Completed in 132 milliseconds