Searched refs:do_crash (Results 1 – 4 of 4) sorted by relevance
168 FNPROTO(do_crash);
100 static void (*crash_ptr)(fcode_env_t *env) = do_crash; in defer()
39 void (*crash_ptr)(fcode_env_t *env) = do_crash;
2326 do_crash(fcode_env_t *env) in do_crash() function