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 4657 src/comp.c       comp.emacs_int_type = gcc_jit_context_get_int_type (comp.ctxt,
gcc_jit_context_get_int_type 4660 src/comp.c       comp.emacs_uint_type = gcc_jit_context_get_int_type (comp.ctxt,
gcc_jit_context_get_int_type 4674 src/comp.c         = gcc_jit_context_get_int_type (comp.ctxt, sizeof (Lisp_Word_tag), false);
gcc_jit_context_get_int_type 4706 src/comp.c       comp.ptrdiff_type = gcc_jit_context_get_int_type (comp.ctxt,
gcc_jit_context_get_int_type 4709 src/comp.c       comp.uintptr_type = gcc_jit_context_get_int_type (comp.ctxt,
gcc_jit_context_get_int_type 4712 src/comp.c       comp.size_t_type = gcc_jit_context_get_int_type (comp.ctxt,