Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c970 test_padding_for_int32(int i) in test_padding_for_int32() function
1033 test_padding_for_int32(0); in include_byte_padding_macros()
1034 test_padding_for_int32(1); in include_byte_padding_macros()
1035 test_padding_for_int32(2); in include_byte_padding_macros()
1036 test_padding_for_int32(3); in include_byte_padding_macros()
1037 test_padding_for_int32(7); in include_byte_padding_macros()
1038 test_padding_for_int32(8); in include_byte_padding_macros()
1039 test_padding_for_int32(0xFF); in include_byte_padding_macros()
1040 test_padding_for_int32(0x100); in include_byte_padding_macros()
1041 test_padding_for_int32(0xFFFF); in include_byte_padding_macros()
[all …]