Go to the source code of this file.
Functions | |
long | c_begin_raw () |
long | c_get_raw () |
long | c_put_raw () |
long | c_end_raw () |
long | c_in_raw () |
long | c_window_flag () |
long | c_reset_window_flag () |
void | raw_setup_builtins () |
Variables | |
static struct sgttyb | param_input |
static long | mode_raw = FALSE |
static char | bufbuf [BUFSIZ+1] = {0} |
long c_begin_raw | ( | ) |
Definition at line 32 of file raw.c.
References bufbuf, Errorline(), FALSE, mode_raw, param_input, stdin_fileno, TANDEM, and TRUE.
long c_end_raw | ( | ) |
Definition at line 232 of file raw.c.
References bufbuf, Errorline(), FALSE, mode_raw, param_input, stdin_fileno, and TRUE.
long c_get_raw | ( | ) |
Definition at line 103 of file raw.c.
References aim, begin_builtin, boolean, bufbuf, Errorline(), exit_life(), FALSE, include_var_builtin, interrupt(), REAL, real, release_resid(), stdin_fileno, TRUE, unify_real_result(), and xevent_existing.
long c_in_raw | ( | ) |
long c_put_raw | ( | ) |
Definition at line 205 of file raw.c.
References begin_builtin, end_builtin, include_var_builtin, real, and TRUE.
long c_reset_window_flag | ( | ) |
long c_window_flag | ( | ) |
Definition at line 284 of file raw.c.
References aim, deref_ptr, FALSE, TRUE, unify_bool_result(), and x_window_creation.
void raw_setup_builtins | ( | ) |
Definition at line 327 of file raw.c.
References bi_module, c_begin_raw(), c_end_raw(), c_get_raw(), c_in_raw(), c_put_raw(), c_reset_window_flag(), c_window_flag(), function_it, new_built_in(), and predicate.