Home
last modified time | relevance | path

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

/dports/games/xblast/xblast-2.10.4/
H A Dini_file.h51 NUM_DT enumerator
H A Dini_file.c61 static DBRoot *db_list[NUM_DT] = {
66 static const char *db_path[NUM_DT] = {
74 static const char *db_ext[NUM_DT] = {
1510 for (t = DT_Config; t < NUM_DT; t++) { in DB_Finish()