Home
last modified time | relevance | path

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

/external/libunwind/tests/
DGia64-test-nat.c46 #define MAX_VALUES_PER_FUNC 4 macro
95 static unw_word_t values[MAX_CHECKS*MAX_VALUES_PER_FUNC];
583 for (i = 0; i < num_checks * MAX_VALUES_PER_FUNC; ++i) in run_check()