OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dolmod
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
dol.c
78
static Char
dolmod
[MAXMOD]; /* : modifier character */
variable in typeref:typename:Char[]
442
* KLUDGE:
dolmod
is set here because it will cause setDolp to call
448
dolmod
[dolnmod++] = 'q';
642
dolmod
[dolnmod++] = (Char)c;
643
dolmod
[dolnmod++] = (Char)delim;
651
dolmod
[dolnmod++] = (Char)c;
663
dolmod
[dolnmod++] = (Char)c;
687
if(
dolmod
[i] == 's') {
693
delim =
dolmod
[++i];
699
lhsub = &
dolmod
[++i]
[
all
...]
dol.c
78
static Char
dolmod
[MAXMOD]; /* : modifier character */
variable in typeref:typename:Char[]
442
* KLUDGE:
dolmod
is set here because it will cause setDolp to call
448
dolmod
[dolnmod++] = 'q';
642
dolmod
[dolnmod++] = (Char)c;
643
dolmod
[dolnmod++] = (Char)delim;
651
dolmod
[dolnmod++] = (Char)c;
663
dolmod
[dolnmod++] = (Char)c;
687
if(
dolmod
[i] == 's') {
693
delim =
dolmod
[++i];
699
lhsub = &
dolmod
[++i]
[
all
...]
Completed in 22 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025