Home
last modified time | relevance | path

Searched refs:PRId64 (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/
Dinttypes.h53 #define PRId64 __PRI_64_prefix"d" /* int64_t */ macro
/bionic/benchmarks/
Dbenchmark_main.cpp168 printf("%-*s %10d %10" PRId64 "%s\n", g_name_column_width, full_name, in RunWithArg()
/bionic/linker/
Dlinker.cpp799 DL_ERR("file offset for the library \"%s\" is not page-aligned: %" PRId64, name, file_offset); in load_library()