Home
last modified time | relevance | path

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

/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhtdisasm.cc72 static int opcode_compare(const char *a, const char *b) in opcode_compare() function
136 so.compare_func = opcode_compare; in dialog_assemble()
/dports/games/quakeforge/quakeforge-0.7.2/libs/gamecode/
H A Dpr_opcode.c1056 opcode_compare (const void *_opa, const void *_opb, void *unused) in opcode_compare() function
1079 Hash_SetHashCompare (opcode_table, opcode_get_hash, opcode_compare); in PR_Opcode_Init()
/dports/cad/iverilog/verilog-11.0/vvp/
H A Dcompile.cc327 static int opcode_compare(const void*k, const void*r) in opcode_compare() function
1758 sizeof(struct opcode_table_s), &opcode_compare); in compile_code()