Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/cmpintmd/
H A Dc.c34 read_cc_entry_type (cc_entry_type_t * cet, insn_t * address) in read_cc_entry_type() function
H A Dsvm1.c37 read_cc_entry_type (cc_entry_type_t * cet, insn_t * address) in read_cc_entry_type() function
H A Dx86-64.c37 read_cc_entry_type (cc_entry_type_t * cet, insn_t * address) in read_cc_entry_type() function
H A Di386.c37 read_cc_entry_type (cc_entry_type_t * cet, insn_t * address) in read_cc_entry_type() function
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dcmpint.c400 if (read_cc_entry_type ((&cet), (CC_ENTRY_ADDRESS (entry)))) in DEFINE_SCHEME_ENTRY()
430 if ((read_cc_entry_type ((&cet), (CC_ENTRY_ADDRESS (cont)))) in DEFINE_SCHEME_ENTRY()
680 if (! ((!read_cc_entry_type ((&cet), address)) in DEFINE_SCHEME_UTILITY_2()
1525 if (read_cc_entry_type ((&cet), (CC_ENTRY_ADDRESS (procedure)))) in setup_compiled_invocation()
1691 if (read_cc_entry_type ((&cet), entry)) in plausible_first_cc_entry_p()
2318 if ((read_cc_entry_type ((&cet), entry)) in make_uuo_link()
2429 if (read_cc_entry_type ((&cet), (CC_ENTRY_ADDRESS (procedure)))) in coerce_to_compiled()
2623 if (read_cc_entry_type ((&cet), entry_addr)) in DEFINE_SCHEME_UTILITY_2()
H A Dcomutl.c87 if (!read_cc_entry_type ((&cet), (CC_ENTRY_ADDRESS (ARG_REF (1)))))
H A Dcmpint.h121 extern bool read_cc_entry_type (cc_entry_type_t *, insn_t *);
H A Dutils.c525 ((read_cc_entry_type ((&cet), (CC_ENTRY_ADDRESS (object)))) in interpreter_applicable_p()
H A Ddebug.c519 if (read_cc_entry_type ((&cet), (CC_ENTRY_ADDRESS (entry)))) in do_printing()