Home
last modified time | relevance | path

Searched refs:zu (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Datomic.h65 JEMALLOC_GENERATE_INT_ATOMICS(size_t, zu, LG_SIZEOF_PTR)
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dbit_util.c47 TEST_POW2_CEIL(size_t, zu, "zu"); in TEST_BEGIN()
H A Datomic.c201 TEST_STRUCT(size_t, zu);
203 INTEGER_TEST_BODY(size_t, zu); in TEST_BEGIN()
H A Demitter.c206 size_t zu = 456; in emit_types() local
216 emitter_kv(emitter, "k5", "K5", emitter_type_size, &zu); in emit_types()
/f-stack/tools/libxo/doc/
H A Dhowto.rst352 printf(gettext("Received %zu %s from {g:server} server\n"),
356 xo_emit("{G:}Received {:received/%zu} {Ngp:byte,bytes} "