Home
last modified time | relevance | path

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

/netbsd-src/tests/dev/audio/
H A Daudiotest.c843 bool xp_if(int line, bool expr, const char *exprname) in xp_if() argument
848 r = xp_fail(__LINE__, "(%s) is expected but not met", exprname); in xp_if()