OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:orig_list
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/readline/readline/
undo.c
119
UNDO_LIST *release, *
orig_list
;
local
121
orig_list
= rl_undo_list;
124
_hs_replace_history_data (-1, (histdata_t *)
orig_list
, (histdata_t *)NULL);
/src/external/gpl3/gdb.old/dist/readline/readline/
undo.c
121
UNDO_LIST *release, *
orig_list
;
local
123
orig_list
= rl_undo_list;
126
_hs_replace_history_data (-1, (histdata_t *)
orig_list
, (histdata_t *)NULL);
/src/external/gpl3/gdb/dist/gdb/guile/
scm-pretty-print.c
367
SCM
orig_list
= list;
419
(_("pretty-printer list is not a list"),
orig_list
);
363
SCM
orig_list
= list;
local
/src/external/gpl3/gdb.old/dist/gdb/guile/
scm-pretty-print.c
367
SCM
orig_list
= list;
419
(_("pretty-printer list is not a list"),
orig_list
);
363
SCM
orig_list
= list;
local
/src/external/gpl3/gcc/dist/gcc/cp/
typeck2.cc
2667
tree noex,
orig_list
;
2699
orig_list
= list;
2705
for (probe =
orig_list
; probe && TREE_VALUE (probe);
2661
tree noex,
orig_list
;
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
typeck2.cc
2550
tree noex,
orig_list
;
2582
orig_list
= list;
2588
for (probe =
orig_list
; probe && TREE_VALUE (probe);
2544
tree noex,
orig_list
;
local
Completed in 40 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026