Searched refs:SECTION_LIST (Results 1 – 3 of 3) sorted by relevance
34 extern const Section* SECTION_LIST[];
180 for (const Section** section = SECTION_LIST; *section; section++) { in runReport()
8 const Section* SECTION_LIST[] = {NULL}; variable