Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/VC/include/
H A DYap.h922 typedef struct opcode_tab_entry { struct
/dports/lang/yap/yap-6.2.2/H/
H A DYap.h1158 typedef struct opcode_tab_entry struct
/dports/lang/yap/yap-6.2.2/C/
H A Dunify.c621 UInt sz = OP_HASH_SIZE*sizeof(struct opcode_tab_entry); in InitReverseLookupOpcode()