Home
last modified time | relevance | path

Searched refs:type_to_cast_index (Results 1 – 1 of 1) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcomp.c1086 type_to_cast_index (gcc_jit_type * type) in type_to_cast_index() function
1130 int old_index = type_to_cast_index (old_type); in emit_coerce()
1131 int new_index = type_to_cast_index (new_type); in emit_coerce()