Searched refs:at_exit (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/less/
H A Doutput.c73 at_exit();
528 at_exit();
543 at_exit();
574 at_exit();
579 at_exit();
H A Dfuncs.h26 public void at_exit ();
H A Doptfunc.c604 at_exit();
H A Dscreen.c1927 at_exit();
1940 at_exit();
2180 at_exit();
2226 at_exit() function
2255 at_exit();
H A Dcommand.c760 at_exit();
/freebsd-11.0-release/contrib/gcc/
H A Dtree-vectorizer.c833 bool at_exit;
838 at_exit = (e == loop->single_exit);
839 if (!at_exit && e != loop_preheader_edge (loop))
888 if (at_exit) /* Add the loop copy at exit. */
832 bool at_exit; local

Completed in 216 milliseconds