Home
last modified time | relevance | path

Searched refs:char_to_function (Results 1 – 4 of 4) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dstream.h75 extern int char_to_function(int c, LispObject f);
H A Dprint.cpp727 set_stream_write_fn(w, char_to_function); in Lmake_function_stream()
839 int char_to_function(int c, LispObject f) in char_to_function() function
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Dstream.h75 extern int char_to_function(int c, Lisp_Object f);
H A Dprint.c692 set_stream_write_fn(w, char_to_function); in Lmake_function_stream()
792 int char_to_function(int c, Lisp_Object f) in char_to_function() function