Home
last modified time | relevance | path

Searched refs:SPCTAB_NONE (Results 1 – 1 of 1) sorted by path

/dports/emulators/hercules/hercules-3.13/
H A Dcckdutil.c524 spctab[i].typ = SPCTAB_NONE; in cckd_comp()
531 while (spctab[s-1].typ == SPCTAB_NONE) s--; in cckd_comp()
591 spctab[i].typ = SPCTAB_NONE; in cckd_comp()
600 spctab[i].typ = SPCTAB_NONE; in cckd_comp()
853 if (x->typ == SPCTAB_NONE) return 1; in comp_spctab_sort()
854 else if (y->typ == SPCTAB_NONE) return -1; in comp_spctab_sort()
1435 spctab[i].typ = SPCTAB_NONE; in cckd_chkdsk()
1582 spctab[i].typ = SPCTAB_NONE; in cckd_chkdsk()
2112 spctab[i].typ = SPCTAB_NONE; in cckd_chkdsk()
2257 spctab[s-1].typ = SPCTAB_NONE; in cckd_chkdsk()
[all …]