Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsm3840_lib.c989 unsigned short testvalue = 255; in fix_endian_short() local
990 unsigned char *firstbyte = (unsigned char *) &testvalue; in fix_endian_short()
H A Dgt68xx.c179 SANE_Int testvalue = 255; in calc_little_endian() local
180 uint8_t *firstbyte = (uint8_t *) & testvalue; in calc_little_endian()
H A Dtest.c271 SANE_Int testvalue = 255; in little_endian() local
272 uint8_t *firstbyte = (uint8_t *) & testvalue; in little_endian()
H A Dcoolscan.c1453 SANE_Int testvalue = 255; in coolscan_test_little_endian() local
1454 unsigned char *firstbyte = (unsigned char *) &testvalue; in coolscan_test_little_endian()
H A Dmustek.c232 SANE_Int testvalue = 255; in little_endian() local
233 uint8_t *firstbyte = (uint8_t *) & testvalue; in little_endian()
H A Dumax.c306 SANE_Int testvalue = 255; in umax_test_little_endian() local
307 unsigned char *firstbyte = (unsigned char *) &testvalue; in umax_test_little_endian()

Completed in 26 milliseconds