Searched refs:OP_CALL (Results 1 – 4 of 4) sorted by relevance
557 OP_CALL, /* \g<name> */ enumerator
260 { OP_CALL, "call"},561 case OP_CALL: in print_compiled_byte_code()
740 r = add_op(reg, OP_CALL); in compile_call()1480 r = add_op(reg, OP_CALL); in compile_bag_memory_node()
2021 2003/02/28: [impl] add opcode OP_CALL, OP_RETURN.
Completed in 43 milliseconds