FUNCTIONP 3938 src/alloc.c CHECK_TYPE (FUNCTIONP (function), Qfunctionp, function); FUNCTIONP 1000 src/bytecode.c record_unwind_protect (FUNCTIONP (handler) ? bcall0 : prog_ignore, FUNCTIONP 5056 src/comp.c record_unwind_protect (FUNCTIONP (handler) ? bcall0 : prog_ignore, FUNCTIONP 1464 src/data.c else if (FUNCTIONP (predicate)) FUNCTIONP 1404 src/dbusbind.c if (!NILP (handler) && !FUNCTIONP (handler)) FUNCTIONP 2812 src/eval.c else if (!CONSP (val) || FUNCTIONP (val)) FUNCTIONP 2895 src/eval.c if (FUNCTIONP (object)) FUNCTIONP 5491 src/fileio.c if (FUNCTIONP (Vwrite_region_post_annotation_function)) FUNCTIONP 178 src/gfilenotify.c if (!FUNCTIONP (callback)) FUNCTIONP 1307 src/image.c if (FUNCTIONP (value)) FUNCTIONP 728 src/keyboard.c if (FUNCTIONP (val)) FUNCTIONP 2198 src/keyboard.c if (FUNCTIONP (help)) FUNCTIONP 3143 src/keyboard.c else if (FUNCTIONP (Vclear_message_function)) FUNCTIONP 8307 src/keyboard.c if (FUNCTIONP (tem)) FUNCTIONP 9697 src/keyboard.c if (do_funcall && FUNCTIONP (next)) FUNCTIONP 384 src/kqueue.c if (! FUNCTIONP (callback)) FUNCTIONP 4567 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 3205 src/treesit.c CHECK_TYPE (STRINGP (predicate) || FUNCTIONP (predicate), FUNCTIONP 3274 src/treesit.c CHECK_TYPE (STRINGP (predicate) || FUNCTIONP (predicate), FUNCTIONP 3389 src/treesit.c CHECK_TYPE (STRINGP (predicate) || FUNCTIONP (predicate), FUNCTIONP 3393 src/treesit.c CHECK_TYPE (FUNCTIONP (process_fn), Qfunctionp, process_fn); FUNCTIONP 6477 src/window.c else if (FUNCTIONP (Vother_window_scroll_default)) FUNCTIONP 5848 src/xdisp.c else if (FUNCTIONP (it->font_height) && enable_eval_p) FUNCTIONP 12993 src/xdisp.c if (FUNCTIONP (Vset_message_function) FUNCTIONP 13074 src/xdisp.c if (FUNCTIONP (Vclear_message_function) FUNCTIONP 13675 src/xdisp.c if (FUNCTIONP (Vpre_redisplay_function)) FUNCTIONP 18402 src/xdisp.c if (FUNCTIONP (mclfv_p)) FUNCTIONP 26795 src/xdisp.c if (FUNCTIONP (default_help)) FUNCTIONP 1778 src/xfaces.c || FUNCTIONP (attrs[LFACE_HEIGHT_INDEX])); FUNCTIONP 2193 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))