OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newelt
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
admin.c
126
char *
newelt
= Xasprintf ("-%c%s", opt, arg ? arg : "");
local
138
dat->av[dat->ac++] =
newelt
;
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc
25638
poly_int64
newelt
;
25639
if (!multiple_p (elt0, 2, &
newelt
) || maybe_ne (elt0 + 1, elt1))
25641
newpermconst.quick_push (
newelt
.to_constant ());
/src/external/gpl3/gcc/dist/gcc/cp/
pt.cc
30139
tree
newelt
30142
if (
newelt
== error_mark_node)
30144
TREE_VEC_ELT (new_vec, index) =
newelt
;
30137
tree
newelt
local
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc
23882
poly_int64
newelt
;
23883
if (!multiple_p (elt0, 2, &
newelt
) || maybe_ne (elt0 + 1, elt1))
23885
newpermconst.quick_push (
newelt
.to_constant ());
/src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc
29585
tree
newelt
29588
if (
newelt
== error_mark_node)
29590
TREE_VEC_ELT (new_vec, index) =
newelt
;
Completed in 128 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026