Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dunistr.c1222 static int uc_run_table[][3] = { /* Start, End, Add */ local
1348 for (r = 0; uc_run_table[r][0]; r++) {
1349 off = uc_run_table[r][2];
1350 for (i = uc_run_table[r][0]; i < uc_run_table[r][1]; i++)