Searched refs:orig_list (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/libreadline/
H A Dundo.c108 UNDO_LIST *release, *orig_list; local
110 orig_list = rl_undo_list;
122 replace_history_data (-1, (histdata_t *)orig_list, (histdata_t *)NULL);
/freebsd-10.0-release/contrib/gcc/cp/
H A Dtypeck2.c1449 tree orig_list = list;
1456 for (probe = orig_list; probe; probe = TREE_CHAIN (probe))
1443 tree orig_list = list; local

Completed in 80 milliseconds