Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c78 #define DO_DEBUG(fmt, ...) fprintf(stderr, fmt, __VA_ARGS__) macro
140 DO_DEBUG("%s: returns %d", __func__, rv); in state_del()
171 DO_DEBUG("%s: returns %d", __func__, rv);
197 DO_DEBUG("%s: returns %d", __func__, rv); in state_put()
227 DO_DEBUG("%s: returns %d", __func__, rv); in state_iterate()
231 DO_DEBUG("%s: returns %d", __func__, rv); in state_iterate()
266 DO_DEBUG("%zu %d\n", i, c.c_port); in testdb()