Searched defs:array (Results 1 – 2 of 2) sorted by relevance
/test/ |
A D | mem_alloc_test.c | 426 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 D | quictestlib.c | 1164 # define BIO_MSG_N(array, stride, n) (*(BIO_MSG *)((char *)(array) + (n)*(stride))) argument
|
Completed in 9 milliseconds