Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/grep/libgreputils/
HDinttypes.h903 #if !defined PRIdFAST32 || 0
904 # undef PRIdFAST32
906 # define PRIdFAST32 PRId64 macro
908 # define PRIdFAST32 "d" macro
/dragonfly/sys/cpu/x86_64/include/
HDinttypes.h57 #define PRIdFAST32 "d" /* int_fast32_t */ macro