Home
last modified time | relevance | path

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

/xnu-10002.41.9/san/memory/
H A Dkasan-test.c67 unsigned long static_array[STATIC_ARRAY_SZ]; variable
95 static_array[i] = i; in test_global_overflow()