Home
last modified time | relevance | path

Searched defs:array (Results 1 – 2 of 2) sorted by relevance

/test/
A Dmem_alloc_test.c426 static int test_xalloc(const bool secure, const bool array, const bool zero, in test_xalloc()
503 static int test_xrealloc(const bool clear, const bool array, const bool macro, in test_xrealloc()
642 static int test_xaligned_alloc(const bool array, const bool macro, in test_xaligned_alloc()
/test/helpers/
A Dquictestlib.c1164 # define BIO_MSG_N(array, stride, n) (*(BIO_MSG *)((char *)(array) + (n)*(stride))) argument

Completed in 9 milliseconds