Searched refs:search_end (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dsearch.h57 protected void search_end(EditLine *);
H A Del.c132 search_end(el);
H A Dsearch.c82 /* search_end():
86 search_end(EditLine *el) function
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Dsearch.c243 long search_end;
245 search_end = search (string, binding);
250 return (search_end == binding->start);
242 long search_end; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dregmove.c1657 rtx post_inc = 0, post_inc_set = 0, search_end = 0;
1792 search_end = q;
1867 && search_end
1868 && try_auto_increment (search_end, post_inc, 0, src, newconst, 1))
1650 rtx post_inc = 0, post_inc_set = 0, search_end = 0; local

Completed in 117 milliseconds