OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INDIR
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
op.h
75
INDIR
,
tree.c
705
if (op ==
INDIR
|| op == FSEL) {
1147
if (tn->tn_op ==
INDIR
&&
1411
op_t nop = rn->tn_type->t_bitfield ? FSEL :
INDIR
;
2156
case
INDIR
:
2157
ntn = build_op(
INDIR
, sys, ln->tn_type->t_subt, ln, NULL);
3367
case
INDIR
:
4518
&& n->u.ops.left->tn_op ==
INDIR
4852
check_array_index(const tnode_t *
indir
, bool taking_address)
4856
if (
indir
->tn_op ==
INDIR
[
all
...]
cgram.y
642
$$ = build_unary(
INDIR
, $3, build_binary($1, PLUS, $3, $4));
779
$$ = build_unary(
INDIR
, $2, $3);
Completed in 26 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026