Home
last modified time | relevance | path

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

/xen/xen/arch/x86/efi/
A Dmkreloc.c203 "\t.equ rva_%08" PRIxFAST32 "_relocs, %#08" PRIxFAST32 "\n", in diff_sections()
228 "Bogus difference at %.8s:%08" PRIxFAST32 "\n", in diff_sections()
239 "Difference at %.8s:%08" PRIxFAST32 " is %#" PRIxFAST64 in diff_sections()
252 printf("\t.equ rva_%08" PRIxFAST32 "_relocs," in diff_sections()
253 " %#08" PRIxFAST32 "\n", in diff_sections()
256 "\t.long %#08" PRIxFAST32 "," in diff_sections()
257 " rva_%08" PRIxFAST32 "_relocs\n", in diff_sections()
265 "Cannot handle decreasing RVA (at %.8s:%08" PRIxFAST32 ")\n", in diff_sections()
272 "Warning: relocation to r/o section %.8s:%08" PRIxFAST32 "\n", in diff_sections()
275 printf("\t.word (%u << 12) | 0x%03" PRIxFAST32 "\n", in diff_sections()
/xen/xen/include/xen/
A Dinttypes.h113 # define PRIxFAST32 __PRIPTR_PREFIX "x" macro

Completed in 3 milliseconds