OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dtable
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/sort/
init.c
77
static u_char
dtable
[NBINS], itable[NBINS];
variable in typeref:typename:u_char[]
204
cur_fld->mask =
dtable
;
412
* itable[] and
dtable
[] are the masks for -i (ignore non-printables)
445
dtable
[i] = 1;
init.c
77
static u_char
dtable
[NBINS], itable[NBINS];
variable in typeref:typename:u_char[]
204
cur_fld->mask =
dtable
;
412
* itable[] and
dtable
[] are the masks for -i (ignore non-printables)
445
dtable
[i] = 1;
init.c
77
static u_char
dtable
[NBINS], itable[NBINS];
variable in typeref:typename:u_char[]
204
cur_fld->mask =
dtable
;
412
* itable[] and
dtable
[] are the masks for -i (ignore non-printables)
445
dtable
[i] = 1;
Completed in 118 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025