CALLN            5980 src/alloc.c          Fsignal (Qerror, list1 (CALLN (Fformat, fmt, obj)));
CALLN             455 src/buffer.c         return CALLN (Fnconc, framelist, general, prevlist);
CALLN            1885 src/buffer.c   	tem = CALLN (Frun_hook_with_args_until_failure,
CALLN             328 src/bytecode.c   Lisp_Object fun = CALLN (Fmake_byte_code, Qnil, bytestr, vector, maxdepth);
CALLN             231 src/callint.c    return CALLN (Ffuncall, intern ("read-file-name"),
CALLN             342 src/callint.c        return unbind_to (speccount, CALLN (Fapply, Qfuncall_interactively,
CALLN            2303 src/ccl.c      	CALLN (Fvector, name, ccl_prog, resolved, Qt));
CALLN            1047 src/charset.c  	    CALLN (Fvector, make_fixnum (parent_charset->id),
CALLN            2365 src/charset.c    Vcharset_hash_table = CALLN (Fmake_hash_table, QCtest, Qeq);
CALLN            1231 src/chartab.c  			   CALLN (Fvconcat,
CALLN             144 src/cmds.c     	  ? CALLN (Fplus, make_fixnum (shortage - count), n)
CALLN            11710 src/coding.c     Vcoding_system_hash_table = CALLN (Fmake_hash_table, QCtest, Qeq);
CALLN             508 src/comp.c       CALLN (Ffuncall, intern_c_string (STR (fun)))
CALLN             513 src/comp.c       CALLN (Ffuncall, intern_c_string (STR (fun)), arg)
CALLN             517 src/comp.c       CALLN (Ffuncall, intern_c_string (STR (fun)), arg1, arg2)
CALLN             521 src/comp.c       CALLN (Ffuncall, intern_c_string (STR (fun)), arg1, arg2, arg3, arg4)
CALLN            1017 src/comp.c         CALLN (Ffuncall, intern_c_string ("comp-c-func-name"),
CALLN            4326 src/comp.c       comp.func_blocks_h = CALLN (Fmake_hash_table);
CALLN            4615 src/comp.c           comp.emitter_dispatcher = CALLN (Fmake_hash_table);
CALLN            4718 src/comp.c       comp.exported_funcs_h = CALLN (Fmake_hash_table, QCtest, Qequal);
CALLN            4723 src/comp.c       comp.imported_funcs_h = CALLN (Fmake_hash_table);
CALLN            5647 src/comp.c       comp_u->lambda_gc_guard_h = CALLN (Fmake_hash_table, QCtest, Qeq);
CALLN            5648 src/comp.c       comp_u->lambda_c_name_idx_h = CALLN (Fmake_hash_table, QCtest, Qequal);
CALLN            5833 src/comp.c       Vcomp_deferred_pending_h = CALLN (Fmake_hash_table, QCtest, Qeq);
CALLN            5837 src/comp.c       Vcomp_eln_to_el_h = CALLN (Fmake_hash_table, QCtest, Qequal);
CALLN            5885 src/comp.c       Vcomp_installed_trampolines_h = CALLN (Fmake_hash_table);
CALLN            5892 src/comp.c       V_comp_no_native_file_h = CALLN (Fmake_hash_table, QCtest, Qequal);
CALLN            5900 src/comp.c         CALLN (Fmake_hash_table, QCweakness, Qvalue, QCtest, Qequal);
CALLN            5908 src/comp.c       Vcomp_subr_arities_h = CALLN (Fmake_hash_table, QCtest, Qequal);
CALLN             709 src/composite.c   gstring_hash_table = CALLN (Fmake_hash_table, QCtest, Qequal,
CALLN             832 src/composite.c 				       CALLN (Fvector,
CALLN             873 src/data.c         CALLN (Ffuncall, Qcomp_subr_trampoline_install, symbol);
CALLN            1356 src/data.c     	    CALLN (Fconcat, value_should_be_from, Fnumber_to_string (min),
CALLN            1439 src/data.c     			|| NILP (CALLN (Fleq, min, newval, max)))
CALLN            1875 src/data.c             CALLN (Ffuncall, watcher, symbol, newval, operation, where);
CALLN            2242 src/data.c     	  CALLN (Fmessage, format, SYMBOL_NAME (variable));
CALLN             274 src/dbusbind.c   return SSDATA (CALLN (Fformat, format, object));
CALLN            2000 src/dbusbind.c   Vdbus_registered_objects_table = CALLN (Fmake_hash_table, QCtest, Qequal);
CALLN            1093 src/dired.c      return CALLN (Flist,
CALLN             540 src/doc.c      	  CALLN (Fmessage, format,
CALLN            1671 src/editfns.c        CALLN (Frun_hook_with_args, Qbuffer_access_fontify_functions,
CALLN             628 src/eval.c                CALLN (Fformat_message,
CALLN            1101 src/eval.c       Lisp_Object result = CALLN (Ffuncall, function);
CALLN            2888 src/eval.c       CALLN (Frun_hook_with_args, hook, arg1, arg2);
CALLN            2895 src/eval.c       return NILP (arg) ? Ffuncall (1, &fn) : CALLN (Fapply, fn, arg);
CALLN            2206 src/fileio.c         tem = CALLN (Fformat, format, absname, build_string (querystring));
CALLN            4353 src/fileio.c   	      coding_system = CALLN (Ffind_operation_coding_system,
CALLN            4920 src/fileio.c   	      coding_system = CALLN (Ffind_operation_coding_system,
CALLN            5266 src/fileio.c   	    = CALLN (Ffind_operation_coding_system, Qwrite_region, start, end,
CALLN            5766 src/fileio.c   	  p = CALLN (Fappend,
CALLN            6100 src/fileio.c     Lisp_Object msg = CALLN (Fformat, format, BVAR (current_buffer, name),
CALLN            6493 src/fileio.c       bs = CALLN (Fminus, bs);
CALLN            6494 src/fileio.c     return CALLN (Ftimes, bs, make_uint (blocks));
CALLN             277 src/filelock.c     lhost_name = CALLN (Ffuncall, intern ("string-replace"),
CALLN             442 src/filelock.c     system_name = CALLN (Ffuncall, intern ("string-replace"),
CALLN            2752 src/fns.c      	ht = CALLN (Fmake_hash_table, QCtest, Qeq);
CALLN            2977 src/fns.c        return CALLN (Fnconc, s1, s2);
CALLN            3249 src/fns.c            prompt = CALLN (Fconcat, prompt, build_string (" "));
CALLN            3251 src/fns.c        prompt = CALLN (Fconcat, prompt, Vyes_or_no_prompt);
CALLN            3533 src/fns.c        Lisp_Object result = CALLN (Fapply, propval, widget, trailing_args);
CALLN            5697 src/fns.c      		  Lisp_Object val = CALLN (Ffind_operation_coding_system,
CALLN             414 src/font.c     	    CALLN (Fvconcat, table, make_vector (1, elt)));
CALLN            3313 src/font.c       Lisp_Object spec = CALLN (Ffont_spec, QCname, name);
CALLN            4197 src/font.c         list = CALLN (Fappend, vec, Qnil);
CALLN            5057 src/font.c       return CALLN (Fvector,
CALLN            5410 src/font.c       info = CALLN (Fvector,
CALLN            5742 src/font.c       font_style_table = CALLN (Fvector, Vfont_weight_table, Vfont_slant_table,
CALLN             260 src/fontset.c    return CALLN (Fvector, font_spec, encoding, repertory);
CALLN            1554 src/fontset.c        font_spec = CALLN (Ffont_spec, QCname, fontname);
CALLN            1665 src/fontset.c        Lisp_Object arg = CALLN (Fvector, fontset_obj, font_def, add,
CALLN             382 src/ftfont.c   	ft_face_cache = CALLN (Fmake_hash_table, QCtest, Qequal);
CALLN            2897 src/ftfont.c   	LGLYPH_SET_ADJUSTMENT (lglyph, CALLN (Fvector,
CALLN            2902 src/gtkutil.c  	  font = CALLN (Ffont_spec,
CALLN            1311 src/haikufont.c     return CALLN (Ffont_spec, QCfamily, lfamily,
CALLN            1316 src/haikufont.c   return CALLN (Ffont_spec, QCfamily, lfamily,
CALLN            1352 src/haikufont.c   value = CALLN (Ffont_spec, QCfamily, lfamily,
CALLN            1391 src/haikufont.c   value = CALLN (Ffont_spec, QCfamily, lfamily,
CALLN            1215 src/haikuselect.c   CALLN (Frun_hook_with_args,
CALLN             597 src/hbfont.c   	LGLYPH_SET_ADJUSTMENT (lglyph, CALLN (Fvector,
CALLN            2230 src/insdel.c         CALLN (Frun_hook_with_args, Qbefore_change_functions,
CALLN            2321 src/insdel.c         CALLN (Frun_hook_with_args, Qafter_change_functions,
CALLN             875 src/json.c                   result = CALLN (Fmake_hash_table, QCtest, Qequal, QCsize,
CALLN            1624 src/keyboard.c 		  CALLN (Frun_hook_with_args, Qpost_select_region_hook, txt);
CALLN            1878 src/keyboard.c   CALLN (Fmessage, format, hook, fun, error);
CALLN            4166 src/keyboard.c 	  CALLN (Frun_hook_with_args,
CALLN            9681 src/keyboard.c       set_prop (TOOL_BAR_ITEM_HELP, CALLN (Fconcat, orig, beg, desc, end));
CALLN            11547 src/keyboard.c       Fsignal (Quser_error, list1 (CALLN (Fformat, fmt, make_fixnum (min_size))));
CALLN            11552 src/keyboard.c       Fsignal (Quser_error, list1 (CALLN (Fformat, fmt,
CALLN            1467 src/keymap.c     return CALLN (Fvconcat, key_sequence, key_list);
CALLN            2887 src/keymap.c         CALLN (Ffuncall,
CALLN            2901 src/keymap.c         CALLN (Ffuncall,
CALLN            2914 src/keymap.c         CALLN (Ffuncall,
CALLN            2937 src/keymap.c   	  CALLN (Ffuncall,
CALLN            2970 src/keymap.c   	  CALLN (Ffuncall,
CALLN            2985 src/keymap.c   		CALLN (Fformat,
CALLN            2988 src/keymap.c   	      CALLN (Ffuncall,
CALLN            2996 src/keymap.c   	      CALLN (Ffuncall,
CALLN            3007 src/keymap.c     CALLN (Ffuncall,
CALLN            3016 src/keymap.c         CALLN (Ffuncall,
CALLN            3026 src/keymap.c         CALLN (Ffuncall,
CALLN            3245 src/lisp.h       return CALLN (Ffuncall, fn, arg1);
CALLN            3252 src/lisp.h       return CALLN (Ffuncall, fn, arg1, arg2);
CALLN            3259 src/lisp.h       return CALLN (Ffuncall, fn, arg1, arg2, arg3);
CALLN            3267 src/lisp.h       return CALLN (Ffuncall, fn, arg1, arg2, arg3, arg4);
CALLN            3275 src/lisp.h       return CALLN (Ffuncall, fn, arg1, arg2, arg3, arg4, arg5);
CALLN            3283 src/lisp.h       return CALLN (Ffuncall, fn, arg1, arg2, arg3, arg4, arg5, arg6);
CALLN            3291 src/lisp.h       return CALLN (Ffuncall, fn, arg1, arg2, arg3, arg4, arg5, arg6, arg7);
CALLN            3301 src/lisp.h       return CALLN (Ffuncall, fn, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8);
CALLN            1257 src/lread.c          CALLN (Fmessage, format, file, warning);
CALLN            1474 src/lread.c    	    suffixes = CALLN (Fappend, suffixes, Vload_file_rep_suffixes);
CALLN            1952 src/lread.c    			  CALLN (Fformat,
CALLN            2880 src/lread.c          invalid_syntax_lisp (CALLN (Fformat, format, namestr), readcharfun);
CALLN            3087 src/lread.c    		invalid_syntax_lisp (CALLN (Fformat, format,
CALLN            5604 src/lread.c                  Vload_path = CALLN (Fappend, Vload_path,
CALLN             497 src/minibuf.c  	  CALLN (Ffuncall, intern ("minibuffer-quit-recursive-edit"),
CALLN             502 src/minibuf.c      CALLN (Ffuncall, intern ("minibuffer-quit-recursive-edit"));
CALLN            1528 src/minibuf.c  	  prompt = CALLN (Ffuncall, intern("format-prompt"),
CALLN            2044 src/minibuf.c    return CALLN (Ffuncall,
CALLN             785 src/pdumper.c    return CALLN (Fmake_hash_table, QCtest, Qeq);
CALLN            2684 src/pdumper.c      return dump_object (ctx, CALLN (Fapply, Qvector, ctx->hash_tables));
CALLN            5351 src/pdumper.c  	comp_u->lambda_gc_guard_h = CALLN (Fmake_hash_table, QCtest, Qeq);
CALLN             660 src/pgtkselect.c     CALLN (Frun_hook_with_args, Qpgtk_sent_selection_functions,
CALLN             773 src/pgtkselect.c   CALLN (Frun_hook_with_args, Qpgtk_lost_selection_functions, selection_symbol);
CALLN             807 src/pgtkselect.c       CALLN (Frun_hook_with_args, Qpgtk_lost_selection_functions,
CALLN             830 src/pgtkselect.c 	CALLN (Frun_hook_with_args, Qpgtk_lost_selection_functions,
CALLN            1209 src/pgtkselect.c 	  CALLN (Fmessage, format,
CALLN            1219 src/pgtkselect.c 	  CALLN (Fmessage, format,
CALLN            7410 src/pgtkterm.c   return CALLN (Fapply, intern ("concat"), Fnreverse (acc));
CALLN            1015 src/print.c      return SSDATA (CALLN (Fformat, build_string (fmt), arg));
CALLN            1407 src/print.c    	    Vprint_number_table = CALLN (Fmake_hash_table, QCtest, Qeq);
CALLN            1691 src/print.c          Lisp_Object result = CALLN (Ffuncall, func, obj,
CALLN             826 src/process.c        return CALLN (Fformat, format, code);
CALLN            1726 src/process.c        return CALLN (Fformat, format, Fcar (address));
CALLN            1832 src/process.c          return CALLN (Fapply, file_handler, Qmake_process, contact);
CALLN            1869 src/process.c        stderrproc = CALLN (Fmake_pipe_process,
CALLN            3302 src/process.c  	coding_systems = CALLN (Ffind_operation_coding_system,
CALLN            3331 src/process.c  	    coding_systems = CALLN (Ffind_operation_coding_system,
CALLN            4222 src/process.c        xsignal1 (Qerror, CALLN (Fformat, unknown_service, service));
CALLN            4694 src/process.c        msg = CALLN (Fformat, format, host, build_string (service),
CALLN            4698 src/process.c        msg = CALLN (Fformat, format, host, build_string (service),
CALLN            7033 src/process.c    return CALLN (Frun_hook_with_args_until_success, Qinterrupt_process_functions,
CALLN            7211 src/process.c    return CALLN (Frun_hook_with_args_until_success, Qsignal_process_functions,
CALLN             429 src/profiler.c     Fputhash (CALLN (Fvector, QAutomatic_GC, Qnil),
CALLN             433 src/profiler.c     Fputhash (CALLN (Fvector, QDiscarded_Samples, Qnil),
CALLN            3373 src/search.c     val = CALLN (Fvector, cache_newlines, buf_newlines);
CALLN             555 src/sfntfont.c 	    desc->adstyle = CALLN (Fconcat, desc->adstyle,
CALLN            1419 src/sound.c      CALLN (Frun_hook_with_args, Qplay_sound_functions, sound);
CALLN            1446 src/sound.c      CALLN (Frun_hook_with_args, Qplay_sound_functions, sound);
CALLN             305 src/sqlite.c         name = CALLN (Fformat, memory_fmt, make_int (++db_count));
CALLN            3439 src/sysdep.c     Lisp_Object ticks = CALLN (Fplus, CALLN (Ftimes, sec, hz), usec);
CALLN            2350 src/term.c           CALLN (Frun_hook_with_args, intern ("suspend-tty-functions"), term);
CALLN            2456 src/term.c           CALLN (Frun_hook_with_args, intern ("resume-tty-functions"), term);
CALLN             425 src/textprop.c 		      Fsetcar (this_cdr, CALLN (Fappend,
CALLN            1577 src/timefns.c    return CALLN (Flist,
CALLN            2675 src/treesit.c    return !NILP (CALLN (Fapply, fn, nodes));
CALLN            3368 src/treesit.c        return !NILP (CALLN (Ffuncall, pred, lisp_node));
CALLN            3404 src/treesit.c  	  if (NILP (CALLN (Ffuncall, cdr, lisp_node)))
CALLN            3652 src/treesit.c  	lisp_node = CALLN (Ffuncall, process_fn, lisp_node);
CALLN            12233 src/xdisp.c          Lisp_Object msg = CALLN (Fformat_message, fmt, string);
CALLN            1617 src/xfaces.c         Lisp_Object v = CALLN (Fvector,
CALLN            8199 src/xfns.c           prop_attr = CALLN (Fvector,
CALLN            1152 src/xfont.c      xfont_scripts_cache = CALLN (Fmake_hash_table, QCtest, Qequal);
CALLN            1251 src/xselect.c      CALLN (Frun_hook_with_args, Qx_sent_selection_functions,
CALLN            1350 src/xselect.c    CALLN (Frun_hook_with_args, Qx_lost_selection_functions, selection_symbol);
CALLN            1413 src/xselect.c  	CALLN (Frun_hook_with_args, Qx_lost_selection_functions,
CALLN            1429 src/xselect.c  	  CALLN (Frun_hook_with_args, Qx_lost_selection_functions,
CALLN            2044 src/xselect.c  	  CALLN (Fmessage, format,
CALLN            2054 src/xselect.c  	  CALLN (Fmessage, format, x_atom_to_symbol (dpyinfo, selection_atom));
CALLN            2850 src/xselect.c    CALLN (Fmessage, format, CAR (CDR (err)), varname);
CALLN            6450 src/xterm.c      return CALLN (Fapply, Qconcat, Fnreverse (acc));
CALLN            32166 src/xterm.c    	CALLN (Frun_hook_with_args, Qx_lost_selection_functions,
CALLN            32252 src/xterm.c    	    CALLN (Frun_hook_with_args, Qx_lost_selection_functions,
CALLN            3332 src/xwidget.c    return CALLN (Fvector, xw->type, xw->title,
CALLN            3345 src/xwidget.c    return CALLN (Fvector, make_fixnum (xv->x), make_fixnum (xv->y),
CALLN            3977 src/xwidget.c    id_to_xwidget_map = CALLN (Fmake_hash_table, QCtest, Qeq,
CALLN            3987 src/xwidget.c    x_window_to_xwv_map = CALLN (Fmake_hash_table, QCtest, Qeq);
CALLN            1847 test/manual/etags/c-src/emacs/src/keyboard.c   CALLN (Fmessage, format, hook, fun, error);