Searched refs:read4 (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/bionic/libc/other/
H A Dtest_aligned.c7 read4( int o, unsigned val ) function
17 printf( "read4: offset=%d value=%08x: ", o, val );
98 read4( 0, 0x12345678 );
100 read4( 1, 0x12345678 );
102 read4( 2, 0x12345678 );
104 read4( 3, 0x12345678 );

Completed in 44 milliseconds