OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXPRLVALUE
(Results
1 - 2
of
2
) sorted by null
/external/mksh/src/
expr.c
521
es->val->flag |=
EXPRLVALUE
;
614
(vasn->name[0] == '\0' && !(vasn->flag &
EXPRLVALUE
)))
643
(vp->flag & (ISSET|INTEGER|
EXPRLVALUE
)) == (ISSET|INTEGER))
sh.h
943
#define
EXPRLVALUE
BIT(24) /* useable as lvalue (temp flag) */
[
all
...]
Completed in 23 milliseconds