OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbtest_tokens
(Results
1 - 3
of
3
) sorted by null
/external/mksh/src/
syn.c
969
const char * const
dbtest_tokens
[] = {
variable
999
dbtest_tokens
[(int)TM_NOT])) ? TO_NONNULL : TO_NONOP;
1018
if ((unsigned int)meta < NELEM(
dbtest_tokens
))
1019
save = wdcopy(
dbtest_tokens
[(int)meta], ATEMP);
exec.c
[
all
...]
sh.h
[
all
...]
Completed in 1347 milliseconds