HomeSort by relevance Sort by last modified time
    Searched refs:PRIuLEAST16 (Results 76 - 84 of 84) sorted by null

1 2 34

  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 203 #ifndef PRIuLEAST16
204 #error PRIuLEAST16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 203 #ifndef PRIuLEAST16
204 #error PRIuLEAST16 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 231 #if !defined PRIuLEAST16 || PRI_MACROS_BROKEN
232 # undef PRIuLEAST16
233 # define PRIuLEAST16 "u"
607 return PRIuLEAST16;
    [all...]