Searched refs:fc_abort (Results 1 – 2 of 2) sorted by relevance
98 void fc_abort(fcode_env_t *, char *type);100 #define TODO fc_abort(env, "TODO")
2353 fc_abort(fcode_env_t *env, char *type) in fc_abort() function2362 fc_abort(env, "Abort"); in f_abort()2371 fc_abort(env, "Unimplemented"); in fc_unimplemented()2380 fc_abort(env, "Obsolete"); in fc_obsolete()2389 fc_abort(env, "Historical"); in fc_historical()