Home
last modified time | relevance | path

Searched refs:f_format_char (Results 1 – 2 of 2) sorted by relevance

/dports/lang/eisl/eisl-2.35/
H A Deisl.h816 int f_format_char(int x);
H A Dfunction.c101 defsubr("FORMAT-CHAR", f_format_char); in initsubr()
3731 f_format_char(list2(arg1, car(args))); in f_format()
3919 f_format_char(int arglist) in f_format_char() function