gcc_jit_context_get_int_type  215 src/comp.c     DEF_DLL_FN (gcc_jit_type *, gcc_jit_context_get_int_type,
gcc_jit_context_get_int_type  302 src/comp.c       LOAD_DLL_FN (library, gcc_jit_context_get_int_type);
gcc_jit_context_get_int_type 4659 src/comp.c       comp.emacs_int_type = gcc_jit_context_get_int_type (comp.ctxt,
gcc_jit_context_get_int_type 4662 src/comp.c       comp.emacs_uint_type = gcc_jit_context_get_int_type (comp.ctxt,
gcc_jit_context_get_int_type 4676 src/comp.c         = gcc_jit_context_get_int_type (comp.ctxt, sizeof (Lisp_Word_tag), false);
gcc_jit_context_get_int_type 4708 src/comp.c       comp.ptrdiff_type = gcc_jit_context_get_int_type (comp.ctxt,
gcc_jit_context_get_int_type 4711 src/comp.c       comp.uintptr_type = gcc_jit_context_get_int_type (comp.ctxt,
gcc_jit_context_get_int_type 4714 src/comp.c       comp.size_t_type = gcc_jit_context_get_int_type (comp.ctxt,