OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
4729
build_function_call
(tnode_t *func, bool sys, function_call *call)
function
Completed in 23 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026