diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-01-23 00:17:51 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-01-23 00:17:51 -0800 |
commit | 9daf2efed7345dde3b007699156ee79bca5f8c97 (patch) | |
tree | a01781472addd6a18aee86109c603924477608c7 /linenoise/example.c | |
parent | e5c930dadc76a19a76895e4db22552c83e7a87c2 (diff) | |
download | txr-9daf2efed7345dde3b007699156ee79bca5f8c97.tar.gz txr-9daf2efed7345dde3b007699156ee79bca5f8c97.tar.bz2 txr-9daf2efed7345dde3b007699156ee79bca5f8c97.zip |
Remove numerous unused global functions.
* eval.[ch] (lookup_global_var_l): Remove.
* itypes.[ch] (c_schar): Likewise.
* lib.[ch] (null_list, rcyc_list, gequal, func_n6v, func_n7v,
func_n8v, do_pa_123_23, pa_123_23, orf, aconsql_new_c):
Likewise.
(obj_init): Remove references to null_list.
* mpi/mpi-config.h (MP_FOR_TXR): New preprocessor symbol,
defined as 1.
* mpi/mpi.c (mp_get_prec, mp_set_prec, mp_init_array,
mp_clear_array, mp_set_word, mp_exptmod_d, mp_cmp_d,
mp_cmp_mag, mp_cmp_int, mp_lcm, mp_xgcd, mp_invmod,
mp_char2value): Exclude using #if !MPI_FOR_TXR, rather
than remove. We don't bother excluding the declarations in the
header.
* utf8.[ch] (w_freopen): Remove.
Diffstat (limited to 'linenoise/example.c')
0 files changed, 0 insertions, 0 deletions