Home
last modified time | relevance | path

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

/external/strace/
Ds390.c72 uint8_t infhflg1; member
898 PRINT_FIELD_0X("/* header */ {", *hdr, infhflg1); in print_sthyi_buf()
905 if (hdr->infhflg1) in print_sthyi_buf()
907 hdr->infhflg1 & 0x80 ? in print_sthyi_buf()
910 (hdr->infhflg1 & 0x80) && (hdr->infhflg1 & 0x40) ? in print_sthyi_buf()
912 hdr->infhflg1 & 0x40 ? in print_sthyi_buf()
916 (hdr->infhflg1 & 0xC0) && (hdr->infhflg1 & 0x20) ? in print_sthyi_buf()
918 hdr->infhflg1 & 0x20 ? in print_sthyi_buf()
921 (hdr->infhflg1 & 0xE0) && (hdr->infhflg1 & 0x10) ? in print_sthyi_buf()
923 hdr->infhflg1 & 0x10 ? in print_sthyi_buf()
[all …]