Searched refs:forth_perror (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/efcode/engine/ |
H A D | interactive.c | 344 forth_perror(env, "Can't open '%s'", name); 350 forth_perror(env, "load_file: MALLOC(%d)", len); 353 forth_perror(env, "read error '%s'", name);
|
H A D | debug.c | 987 forth_perror(fcode_env_t *env, char *fmt, ...) function
|
/osnet-11/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 251 void forth_perror(fcode_env_t *, char *, ...);
|
Completed in 21 milliseconds