Home | History | Annotate | Download | only in darwin-lib

Lines Matching refs:PRIXFAST16

719 #if !defined PRIxFAST16 || 0
720 # undef PRIxFAST16
722 # define PRIxFAST16 PRIx64
724 # define PRIxFAST16 "x"
727 #if !defined PRIXFAST16 || 0
728 # undef PRIXFAST16
730 # define PRIXFAST16 PRIX64
732 # define PRIXFAST16 "X"