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

/system/extras/tests/bionic/libc/other/
H A Dtest_aligned.c53 read2( int o, unsigned val ) function
61 printf( "read2: offset=%d value=%08x: ", o, val );
107 read2( 0, 0x1234 );
109 read2( 1, 0x1234 );
111 read2( 2, 0x1234 );
113 read2( 3, 0x1234 );

Completed in 482 milliseconds