OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tn_lvalue
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lint1.h
309
bool
tn_lvalue
:1;
member in struct:tnode
tree.c
790
ntn->
tn_lvalue
= t != FUNC && t != VOID;
973
n->
tn_lvalue
= true;
997
n->
tn_lvalue
= true;
1470
bool lvalue = op == ARROW || ln->
tn_lvalue
;
1491
ntn->
tn_lvalue
= false;
1944
ntn->
tn_lvalue
= true;
2548
if (!tn->
tn_lvalue
) {
2560
if (tn->
tn_lvalue
) {
2597
if (ln->
tn_lvalue
)
2632
if (!tn->
tn_lvalue
) {
[
all
...]
debug.c
214
if (tn->
tn_lvalue
)
init.c
255
ln->
tn_lvalue
= true;
func.c
921
ln->
tn_lvalue
= true;
Completed in 22 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026