Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c958 test_pad_to_int32(int i) in test_pad_to_int32() function
1016 test_pad_to_int32(0); in include_byte_padding_macros()
1017 test_pad_to_int32(1); in include_byte_padding_macros()
1018 test_pad_to_int32(2); in include_byte_padding_macros()
1019 test_pad_to_int32(3); in include_byte_padding_macros()
1020 test_pad_to_int32(7); in include_byte_padding_macros()
1021 test_pad_to_int32(8); in include_byte_padding_macros()
1022 test_pad_to_int32(0xFF); in include_byte_padding_macros()
1023 test_pad_to_int32(0x100); in include_byte_padding_macros()
1024 test_pad_to_int32(0xFFFF); in include_byte_padding_macros()
[all …]