Searched defs:rebound (Results 1 – 2 of 2) sorted by relevance
| /external/toybox/ | ||
| D | toys.h | 119 sigjmp_buf *rebound; // siglongjmp here instead of exit when do_rebound member |
| /external/toybox/toys/pending/ | ||
| D | sh.c | 2852 sigjmp_buf rebound; in run_command() local |