Home
last modified time | relevance | path

Searched refs:test_bytes_to_int32 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c946 test_bytes_to_int32(int i) in test_bytes_to_int32() function
1000 test_bytes_to_int32(0); in include_byte_padding_macros()
1001 test_bytes_to_int32(1); in include_byte_padding_macros()
1002 test_bytes_to_int32(2); in include_byte_padding_macros()
1003 test_bytes_to_int32(7); in include_byte_padding_macros()
1004 test_bytes_to_int32(8); in include_byte_padding_macros()
1005 test_bytes_to_int32(0xFF); in include_byte_padding_macros()
1006 test_bytes_to_int32(0x100); in include_byte_padding_macros()
1007 test_bytes_to_int32(0xFFFF); in include_byte_padding_macros()
1008 test_bytes_to_int32(0x10000); in include_byte_padding_macros()
[all …]