FUNCTIONP 4163 src/alloc.c CHECK_TYPE (FUNCTIONP (function), Qfunctionp, function); FUNCTIONP 1006 src/bytecode.c record_unwind_protect (FUNCTIONP (handler) ? bcall0 : prog_ignore, FUNCTIONP 5058 src/comp.c record_unwind_protect (FUNCTIONP (handler) ? bcall0 : prog_ignore, FUNCTIONP 1442 src/data.c else if (FUNCTIONP (predicate)) FUNCTIONP 1404 src/dbusbind.c if (!NILP (handler) && !FUNCTIONP (handler)) FUNCTIONP 2825 src/eval.c else if (!CONSP (val) || FUNCTIONP (val)) FUNCTIONP 2908 src/eval.c if (FUNCTIONP (object)) FUNCTIONP 5578 src/fileio.c if (FUNCTIONP (Vwrite_region_post_annotation_function)) FUNCTIONP 178 src/gfilenotify.c if (!FUNCTIONP (callback)) FUNCTIONP 1486 src/image.c if (FUNCTIONP (value)) FUNCTIONP 752 src/keyboard.c if (FUNCTIONP (val)) FUNCTIONP 2228 src/keyboard.c if (FUNCTIONP (help)) FUNCTIONP 3174 src/keyboard.c else if (FUNCTIONP (Vclear_message_function)) FUNCTIONP 8681 src/keyboard.c if (FUNCTIONP (tem)) FUNCTIONP 10113 src/keyboard.c if (do_funcall && FUNCTIONP (next)) FUNCTIONP 384 src/kqueue.c if (! FUNCTIONP (callback)) FUNCTIONP 4574 src/lisp.h extern bool FUNCTIONP (Lisp_Object); FUNCTIONP 1622 src/minibuf.c || (CONSP (collection) && !FUNCTIONP (collection))) FUNCTIONP 1863 src/minibuf.c : NILP (collection) || (CONSP (collection) && !FUNCTIONP (collection)); FUNCTIONP 2067 src/minibuf.c if (NILP (collection) || (CONSP (collection) && !FUNCTIONP (collection))) FUNCTIONP 636 src/print.c else if (FUNCTIONP (pc.printcharfun)) FUNCTIONP 1673 src/print.c && FUNCTIONP (Vprint_unreadable_function)) FUNCTIONP 3262 src/treesit.c else if (FUNCTIONP (pred)) FUNCTIONP 3327 src/treesit.c else if (STRINGP (car) && FUNCTIONP (cdr)) FUNCTIONP 3361 src/treesit.c else if (FUNCTIONP (pred)) FUNCTIONP 3392 src/treesit.c else if (STRINGP (car) && FUNCTIONP (cdr)) FUNCTIONP 3722 src/treesit.c CHECK_TYPE (FUNCTIONP (process_fn), Qfunctionp, process_fn); FUNCTIONP 6494 src/window.c else if (FUNCTIONP (Vother_window_scroll_default)) FUNCTIONP 5875 src/xdisp.c else if (FUNCTIONP (it->font_height) && enable_eval_p) FUNCTIONP 13020 src/xdisp.c if (FUNCTIONP (Vset_message_function) FUNCTIONP 13101 src/xdisp.c if (FUNCTIONP (Vclear_message_function) FUNCTIONP 13702 src/xdisp.c if (FUNCTIONP (Vpre_redisplay_function)) FUNCTIONP 18600 src/xdisp.c if (FUNCTIONP (mclfv_p)) FUNCTIONP 27050 src/xdisp.c if (FUNCTIONP (default_help)) FUNCTIONP 1815 src/xfaces.c || FUNCTIONP (attrs[LFACE_HEIGHT_INDEX])); FUNCTIONP 2230 src/xfaces.c else if (FUNCTIONP (from)) FUNCTIONP 3206 src/xwidget.c if (!NILP (fun) && !FUNCTIONP (fun)) FUNCTIONP 2118 test/manual/etags/c-src/emacs/src/keyboard.c if (FUNCTIONP (help)) FUNCTIONP 8781 test/manual/etags/c-src/emacs/src/keyboard.c if (do_funcall && FUNCTIONP (next))