Home
last modified time | relevance | path

Searched defs:rebound (Results 1 – 3 of 3) sorted by relevance

/external/toybox/
Dtoys.h121 sigjmp_buf *rebound; // siglongjmp here instead of exit when do_rebound member
/external/toybox/toys/pending/
Dsh.c2899 sigjmp_buf rebound, *prebound = toys.rebound; in run_command() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c970 unsigned rebound = vbo + so; in tc_rebind_buffer() local