Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Daubinator_error_decode.c292 #define MAX_SECTIONS 256 macro
294 static struct section sections[MAX_SECTIONS];
441 assert(num_sections < MAX_SECTIONS); in read_data_file()
480 assert(num_sections < MAX_SECTIONS); in read_data_file()