Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-dump-hdt.c42 char *contributors[NB_CONTRIBUTORS] = CONTRIBUTORS; in dump_hdt()
43 for (int c = 0; c < NB_CONTRIBUTORS; c++) { in dump_hdt()
Dhdt-menu-about.c82 char *contributors[NB_CONTRIBUTORS] = CONTRIBUTORS; in compute_aboutmenu()
83 for (int c = 0; c < NB_CONTRIBUTORS; c++) { in compute_aboutmenu()
Dhdt.h38 #define NB_CONTRIBUTORS 3 macro
Dhdt-cli-hdt.c236 char *contributors[NB_CONTRIBUTORS] = CONTRIBUTORS; in main_show_hdt()
237 for (int c = 0; c < NB_CONTRIBUTORS; c++) { in main_show_hdt()