Searched refs:test_failure_tail (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/libs/print/libgutenprint/test/
H A Dcurve.c58 static struct test_failure *test_failure_tail = NULL; variable in typeref:struct:test_failure
87 test_failure_tail = test_failure_head;
91 test_failure_tail->next = test_failure_tmp;
92 test_failure_tail = test_failure_tmp;

Completed in 147 milliseconds