OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:build_constant
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
externs1.h
286
tnode_t *
build_constant
(type_t *, val_t *);
tree.c
661
build_constant
(type_t *tp, val_t *v)
function in typeref:typename:tnode_t *
1313
tnode_t *cn =
build_constant
(tn->tn_type, v);
1875
return
build_constant
(tn->tn_type, v);
2001
return
build_constant
(tn->tn_type, v);
cgram.y
549
$$ =
build_constant
(gettyp($1->v_tspec), $1);
Completed in 16 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025