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

  /src/usr.bin/sort/
init.c 77 static u_char dtable[NBINS], itable[NBINS]; variable
202 cur_fld->mask = itable;
412 * itable[] and dtable[] are the masks for -i (ignore non-printables)
442 itable[i] = 1;
  /src/external/gpl3/gdb/dist/sim/igen/
igen.h 124 igen_module itable; member in struct:_igen_module_options
233 options.module.itable = options.module.global; \
243 options.module.itable.suffix.l = "itable"; \
244 options.module.itable.suffix.u = "ITABLE"; \
  /src/external/gpl3/gdb.old/dist/sim/igen/
igen.h 124 igen_module itable; member in struct:_igen_module_options
233 options.module.itable = options.module.global; \
243 options.module.itable.suffix.l = "itable"; \
244 options.module.itable.suffix.u = "ITABLE"; \
  /src/sys/dev/audio/
audio.c 886 static const struct portname itable[] = { variable in typeref:struct:portname
1304 itable);
1347 itable);

Completed in 32 milliseconds