Home
last modified time | relevance | path

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

/openssl/test/
H A Dlist_test.c21 typedef struct testl_st TESTL; typedef
24 OSSL_LIST_MEMBER(fizz, TESTL);
25 OSSL_LIST_MEMBER(buzz, TESTL);
28 DEFINE_LIST_OF(fizz, TESTL);
29 DEFINE_LIST_OF(buzz, TESTL);
35 TESTL elem[20]; in test_fizzbuzz()

Completed in 5 milliseconds