(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
authorKarl Heuer <kwzh@gnu.org>
Tue, 27 Sep 1994 04:00:45 +0000 (04:00 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 27 Sep 1994 04:00:45 +0000 (04:00 +0000)
commite9ebc175bf5a877fa3fbe41efa5eee0e5fb88546
treeef1f7103762a92442ace7cc8b2ddf6dd03d3d65d
parenta7a60ce9134f60413693ac713d8c884a4d6b6a89
(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
Fstringp, Farrayp, Fsequencep, Fbufferp, Fmarkerp, Fsubrp,
Fbyte_code_function_p, Fchar_or_string_p, Fintegerp, Finteger_or_marker_p,
Fnatnump, Fnumber_or_marker_p, Ffloatp, Fcar, Fcar_safe, Fcdr, Fcdr_safe,
Fsetcar, Fsetcdr, Fboundp, Ffboundp, store_symval_forwarding, Fset,
default_value, Fdefault_boundp, Fdefault_value, Fset_default,
Fmake_variable_buffer_local, Fmake_local_variable, Fkill_local_variable,
indirect_function, Faref, Faset, Farray_length, arithcompare, Fzerop,
Fnumber_to_string, arith_driver, float_arith_driver, Fmod, Fadd1, Fsub1): Use
type test macros.
src/data.c