Home
last modified time | relevance | path

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

/external/strace/tests-mx32/
Ds390_sthyi.c62 print_u8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u8() function
255 print_u8(", infytype", cur, 4, true); in print_hypervisor_header()
264 print_u8(", infycpt", cur, 6, mt); in print_hypervisor_header()
265 print_u8(", infyiflt", cur, 7, mt); in print_hypervisor_header()
366 print_u8(", infgcpdt", cur, 16, true); in print_guest_header()
383 print_u8(", infgifdt", cur, 28, true); in print_guest_header()
526 print_u8(", infhygct", buf, 7, true); in print_sthyi()
/external/strace/tests-m32/
Ds390_sthyi.c62 print_u8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u8() function
255 print_u8(", infytype", cur, 4, true); in print_hypervisor_header()
264 print_u8(", infycpt", cur, 6, mt); in print_hypervisor_header()
265 print_u8(", infyiflt", cur, 7, mt); in print_hypervisor_header()
366 print_u8(", infgcpdt", cur, 16, true); in print_guest_header()
383 print_u8(", infgifdt", cur, 28, true); in print_guest_header()
526 print_u8(", infhygct", buf, 7, true); in print_sthyi()
/external/strace/tests/
Ds390_sthyi.c62 print_u8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u8() function
255 print_u8(", infytype", cur, 4, true); in print_hypervisor_header()
264 print_u8(", infycpt", cur, 6, mt); in print_hypervisor_header()
265 print_u8(", infyiflt", cur, 7, mt); in print_hypervisor_header()
366 print_u8(", infgcpdt", cur, 16, true); in print_guest_header()
383 print_u8(", infgifdt", cur, 28, true); in print_guest_header()
526 print_u8(", infhygct", buf, 7, true); in print_sthyi()
/external/strace/
DChangeLog6840 s390_sthyi.c:63:1: error: ‘print_u8’ defined but not used [-Werror=unused-function]
6841 print_u8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero)
6849 * tests/s390_sthyi.c (print_0x8, print_u8, print_u16, print_x32,