Searched refs:NMEMB (Results 1 – 1 of 1) sorted by relevance
16 #define NMEMB 8 macro18 #define BOUNDS (NMEMB * SIZE)185 mem = k_calloc(NMEMB, OVERFLOW_SIZE); in ZTEST()189 mem = k_calloc(NMEMB * 3, SIZE); in ZTEST()192 mem = k_calloc(NMEMB, SIZE); in ZTEST()