Lines Matching refs:uint8_t
249 uint8_t teststr[] = { 0x5d, 0xff }; in t_encode_option2()
261 uint8_t teststr[] = { 0xd1, 0x01 }; in t_encode_option3()
273 uint8_t teststr[] = { 0xdd, 0xff, 0xab }; in t_encode_option4()
285 uint8_t teststr[] = { 0xed, 0x13, 0x00, 0xff }; in t_encode_option5()
297 uint8_t teststr[] = { 0xee, 0xfe, 0xf2, 0xfe, 0xf2 }; in t_encode_option6()
309 uint8_t teststr[] = { 0x35, 'v', 'a', 'l', 'u', 'e' }; in t_encode_option7()
346 const uint8_t teststr[] = { 0x12, 'a', 'b' }; in t_access_option1()
356 const uint8_t teststr[] = { 0xe2, 0x18, 0xfd, 'a', 'b' }; in t_access_option2()
366 const uint8_t teststr[] = { 0xed, 0x18, 0x0a, 0x00, 'a', 'b', 'c', 'd', in t_access_option3()
379 const uint8_t teststr[] = { 0xde, 0xff, 0xfe, 0xf2, 'a', 'b', 'c' }; in t_access_option4()
389 const uint8_t teststr[] = { 0xee, 0xfe, 0xf2, 0x00, 0xdd, 'a', 'b', 'c' }; in t_access_option5()
400 const uint8_t teststr[] = { 0xf2, 'a', 'b' }; in t_access_option6()
412 const uint8_t teststr[] = { 0x2f, 'a', 'b' }; in t_access_option7()
429 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_iterate_option1()
454 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_iterate_option2()
479 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_iterate_option3()
520 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_iterate_option4()
562 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_iterate_option5()
594 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_iterate_option6()
638 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_iterate_option7()
684 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_iterate_option8()
714 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_iterate_option9()
744 uint8_t teststr[] __attribute__ ((aligned (8))) = { in t_iterate_option10()