OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:build_function_call
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
externs1.h
307
tnode_t *
build_function_call
(tnode_t *, bool, function_call *);
cgram.y
647
$$ =
build_function_call
($1, $3, call);
650
$$ =
build_function_call
($1, $3, $4);
tree.c
4667
build_function_call
(tnode_t *func, bool sys, function_call *call)
function in typeref:typename:tnode_t *
Completed in 15 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025