OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lvalue
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
tree.c
1329
bool
lvalue
= op == ARROW || ln->tn_lvalue;
local in function:build_struct_access
1349
if (!
lvalue
)
2387
/* %soperand of '%s' must be
lvalue
*/
2429
* Some C dialects from before C90 tolerated any
lvalue
on the
2450
* C1978 Appendix A 14.1 says: <quote>In fact, any
lvalue
is allowed
2451
* before '.', and that
lvalue
is then assumed to have the form of the
2472
/* a cast does not yield an
lvalue
*/
2474
/* %soperand of '%s' must be
lvalue
*/
2479
/* %soperand of '%s' must be modifiable
lvalue
*/
2492
/* a cast does not yield an
lvalue
*/
[
all
...]
tree.c
1329
bool
lvalue
= op == ARROW || ln->tn_lvalue;
local in function:build_struct_access
1349
if (!
lvalue
)
2387
/* %soperand of '%s' must be
lvalue
*/
2429
* Some C dialects from before C90 tolerated any
lvalue
on the
2450
* C1978 Appendix A 14.1 says: <quote>In fact, any
lvalue
is allowed
2451
* before '.', and that
lvalue
is then assumed to have the form of the
2472
/* a cast does not yield an
lvalue
*/
2474
/* %soperand of '%s' must be
lvalue
*/
2479
/* %soperand of '%s' must be modifiable
lvalue
*/
2492
/* a cast does not yield an
lvalue
*/
[
all
...]
tree.c
1329
bool
lvalue
= op == ARROW || ln->tn_lvalue;
local in function:build_struct_access
1349
if (!
lvalue
)
2387
/* %soperand of '%s' must be
lvalue
*/
2429
* Some C dialects from before C90 tolerated any
lvalue
on the
2450
* C1978 Appendix A 14.1 says: <quote>In fact, any
lvalue
is allowed
2451
* before '.', and that
lvalue
is then assumed to have the form of the
2472
/* a cast does not yield an
lvalue
*/
2474
/* %soperand of '%s' must be
lvalue
*/
2479
/* %soperand of '%s' must be modifiable
lvalue
*/
2492
/* a cast does not yield an
lvalue
*/
[
all
...]
Completed in 99 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025