Home
last modified time | relevance | path

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

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h1006 #define LABEL_UNCALLABLE 0040000u /* local program label uncallable flag */ macro
H A Dhp3000_cpu.c3149 …if ((new_label & LABEL_UNCALLABLE) && NPRV) /* if the procedure is uncallable in the curre… in cpu_call_procedure()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h1020 #define LABEL_UNCALLABLE 0040000u /* local program label uncallable flag */ macro
H A Dhp3000_cpu.c3149 …if ((new_label & LABEL_UNCALLABLE) && NPRV) /* if the procedure is uncallable in the curre… in cpu_call_procedure()