Home
last modified time | relevance | path

Searched refs:fmt_int (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Derror.cc618 static char* fmt_int(intptr_t p) { in fmt_int() function
629 fmt_int(err->arena[slot])); in collect_ints_kvs()
/external/strace/
Dutil.c294 const char *const fmt_long, const char *const fmt_int) in DEF_PRINTNUM()
299 return printnum_int(tcp, addr, fmt_int); in DEF_PRINTNUM()
Ddefs.h1246 const char *fmt_long, const char *fmt_int)
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Derror.cc613 static char* fmt_int(intptr_t p) { in fmt_int() function
624 fmt_int(err->arena[slot])); in collect_ints_kvs()