Home
last modified time | relevance | path

Searched defs:d (Results 1 – 5 of 5) sorted by relevance

/benchtests/
A Djson-lib.c104 json_attr_uint (json_ctx_t *ctx, const char *name, uint64_t d) in json_attr_uint()
117 json_attr_int (json_ctx_t *ctx, const char *name, int64_t d) in json_attr_int()
130 json_attr_double (json_ctx_t *ctx, const char *name, double d) in json_attr_double()
178 json_element_uint (json_ctx_t *ctx, uint64_t d) in json_element_uint()
190 json_element_int (json_ctx_t *ctx, int64_t d) in json_element_int()
202 json_element_double (json_ctx_t *ctx, double d) in json_element_double()
A Dbench-math-inlines.c75 #define EXTRACT_WORDS64(i,d) \ argument
85 __isnan_inl (double d) in __isnan_inl()
93 __isinf_ns2 (double d) in __isinf_ns2()
101 __finite_inl (double d) in __finite_inl()
A Dbench-strtok.c85 static const char d[] = "1234567890abcdef"; in do_test() local
A Dbench-strcasestr.c62 static const char d[] = "1234567890abcxyz"; in do_test() local
A Dbench-strsep.c131 static const char d[] = "123456789abcdefg"; in do_test() local

Completed in 6 milliseconds