Searched refs:DTD_SUBFIX (Results 1 – 2 of 2) sorted by relevance
581 #define DTD_SUBFIX ".dtb" macro1512 if (!strcmp(files[i] + strlen(files[i]) - strlen(DTD_SUBFIX), DTD_SUBFIX)) { in write_index_tbl()1546 if (!strcmp(files[i] + strlen(files[i]) - strlen(DTD_SUBFIX), DTD_SUBFIX)) { in pack_image()