Searched defs:hex (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | vhd-util-read.c | 54 #define conv(hex, num) \ argument 58 vhd_print_header(vhd_context_t *vhd, vhd_header_t *h, int hex) in vhd_print_header() 94 vhd_print_footer(vhd_footer_t *f, int hex) in vhd_print_footer() 203 vhd_print_parent_locators(vhd_context_t *vhd, int hex) in vhd_print_parent_locators() 232 vhd_print_batmap_header(vhd_batmap_t *batmap, int hex) in vhd_print_batmap_header() 252 check_block_range(vhd_context_t *vhd, uint64_t block, int hex) in check_block_range() 264 vhd_print_headers(vhd_context_t *vhd, int hex) in vhd_print_headers() 291 vhd_dump_headers(const char *name, int hex) in vhd_dump_headers() 320 uint64_t sector, int count, int hex) in vhd_print_logical_to_physical() 552 vhd_read_data(vhd_context_t *vhd, uint64_t sec, int count, int hex) in vhd_read_data() [all …]
|
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/ |
A D | head.S | 591 hex: .ascii "0123456789abcdef" label
|
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/ |
A D | head.S | 716 hex: .ascii "0123456789abcdef" label
|
Completed in 5 milliseconds