HomeSort by: relevance | last modified time | path
    Searched defs:itable (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/sort/
init.c 77 static u_char dtable[NBINS], itable[NBINS]; variable in typeref:typename:u_char[][]
202 cur_fld->mask = itable;
412 * itable[] and dtable[] are the masks for -i (ignore non-printables)
442 itable[i] = 1;
  /src/sys/dev/audio/
audio.c 886 static const struct portname itable[] = { variable in typeref:typename:const struct portname[]
1305 itable);
1348 itable);

Completed in 17 milliseconds