OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uqword
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
syn.c
869
int
uqword
= 0;
local in function:dbtestp_isa
874
uqword
= c == LWORD && *ident;
881
ret =
uqword
&& strcmp(yylval.cp, dbtest_tokens[(int) TM_NOT]) == 0;
894
} else if (
uqword
&& (ret = (int) test_isop(te, meta, ident)))
897
ret =
uqword
&& strcmp(yylval.cp, db_close) == 0;
syn.c
869
int
uqword
= 0;
local in function:dbtestp_isa
874
uqword
= c == LWORD && *ident;
881
ret =
uqword
&& strcmp(yylval.cp, dbtest_tokens[(int) TM_NOT]) == 0;
894
} else if (
uqword
&& (ret = (int) test_isop(te, meta, ident)))
897
ret =
uqword
&& strcmp(yylval.cp, db_close) == 0;
exec.c
1474
int
uqword
;
local in function:dbteste_isa
1483
uqword
= *p == EOS;
1486
if (
uqword
) {
1499
ret =
uqword
exec.c
1474
int
uqword
;
local in function:dbteste_isa
1483
uqword
= *p == EOS;
1486
if (
uqword
) {
1499
ret =
uqword
Completed in 26 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025