Home
last modified time | relevance | path

Searched refs:Lisp_Fboundp (Results 1 – 3 of 3) sorted by relevance

/dports/x11/xedit/xedit-1.2.2/lisp/
H A Dcore.h93 LispObj *Lisp_Fboundp(LispBuiltin*);
H A Dlisp.c325 {LispFunction, Lisp_Fboundp, "fboundp symbol"},
H A Dcore.c1645 Lisp_Fboundp(LispBuiltin *builtin) in Lisp_Fboundp() function