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

/system/extras/tests/bionic/libc/other/
H A Dtest_aligned.c74 writ2( int o, unsigned val ) function
79 printf( "writ2: offset=%d value=%08x: ", o, val );
108 writ2( 0, 0x1234 );
110 writ2( 1, 0x1234 );
112 writ2( 2, 0x1234 );
114 writ2( 3, 0x1234 );

Completed in 986 milliseconds