Home
last modified time | relevance | path

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

/openbsd/src/regress/lib/libc/orientation/
Dorientation_test.c85 #define TEST_(x, op) \ macro
102 #define TEST_UNCHANGED(x) TEST_(x, ==)
103 #define TEST_NARROW(x) TEST_(x, <)
104 #define TEST_WIDE(x) TEST_(x, >)