OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:build_address
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
d-codegen.cc
638
build_address
(tree exp)
function
840
ptr =
build_address
(ptr);
851
return build_memcpy_call (ptr,
build_address
(cst), num);
915
tree result = build_memcmp_call (
build_address
(t1),
916
build_address
(t2), size);
945
tmemcmp = build_memcmp_call (
build_address
(t1),
build_address
(t2),
1008
tcmp = build_memcmp_call (
build_address
(t1ref),
1009
build_address
(t2ref),
1058
tree tmemcmp = build_memcmp_call (
build_address
(t1), build_address (t2)
[
all
...]
/src/usr.bin/xlint/lint1/
tree.c
1217
build_address
(bool sys, tnode_t *tn)
function
1473
ln =
build_address
(sys, ln);
2253
ntn =
build_address
(sys, ln);
2558
tn =
build_address
(tn->tn_sys, tn);
2651
/* ok, a warning comes later (in
build_address
()) */
/src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc
2545
adr = build_nop (ptrtype,
build_address
(exp));
7099
build_address
(tree t)
7359
val =
build_address
(arg);
7373
val =
build_address
(fn);
7385
val =
build_address
(arg);
8784
expr =
build_address
(PTRMEM_CST_MEMBER (expr));
8788
decl =
build_address
(decl);
7089
build_address
(tree t)
function
/src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc
2404
adr = build_nop (ptrtype,
build_address
(exp));
6724
build_address
(tree t)
6954
val =
build_address
(arg);
6968
val =
build_address
(fn);
6980
val =
build_address
(arg);
8341
expr =
build_address
(PTRMEM_CST_MEMBER (expr));
8345
decl =
build_address
(decl);
6714
build_address
(tree t)
function
Completed in 46 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026