Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- v -
- v : cast.c, pop.c, store_global.c, store_local.c, abs.c, clamp.c
- v2 : exec.c, query.c
- va : band.c, bor.c, bxor.c, rol.c, ror.c, shl.c, shr.c, gcd.c, lcm.c
- val : load_local.c, env.c
- VAL_ARRAY : value.h
- VAL_BOOL : value.h
- VAL_FLOAT : value.h
- VAL_FUNCTION : value.h
- VAL_INT : value.h
- VAL_MAP : value.h
- VAL_NIL : value.h
- VAL_STRING : value.h
- vals : make_array.c
- value_equals() : value.c, value.h
- value_is_truthy() : value.c, value.h
- value_to_string_alloc() : value.c, value.h
- ValueType : value.h
- vctx : connect.c
- vdef : stubs.c
- vh : stubs.c, transmit.c
- vi : sclamp.c, uclamp.c
- vkey : stubs.c
- VM : vm.h
- vm_as_mut_ptr() : vm.c, vm.h
- vm_clear_output() : vm.c, vm.h
- vm_debug_add_breakpoint() : vm.c, vm.h
- vm_debug_clear_breakpoints() : vm.c, vm.h
- vm_debug_delete_breakpoint() : vm.c, vm.h
- vm_debug_list_breakpoints() : vm.c, vm.h
- vm_debug_request_continue() : vm.c, vm.h
- vm_debug_request_finish() : vm.c, vm.h
- vm_debug_request_next() : vm.c, vm.h
- vm_debug_request_step() : vm.c, vm.h
- vm_debug_reset() : vm.c, vm.h
- vm_dump_globals() : vm.c, vm.h
- vm_free() : vm.c, vm.h
- vm_init() : vm.c, vm.h
- vm_offset_of_exit_code() : vm.c, vm.h
- vm_offset_of_globals() : vm.c, vm.h
- vm_offset_of_sp() : vm.c, vm.h
- vm_offset_of_stack() : vm.c, vm.h
- vm_pop_frame() : return.c
- vm_pop_i64() : vm.c, vm.h
- vm_print_output() : vm.c, vm.h
- vm_push_frame() : call.c
- vm_push_i64() : vm.c, vm.h
- vm_raise_error() : vm.c, vm.h, hello_args.c, hello_args_return.c, set_exit.c
- vm_reset() : vm.c, vm.h
- vm_run() : vm.h
- vm_sizeof() : vm.c, vm.h
- vm_value_sizeof() : vm.c, vm.h
- vpath : stubs.c, to_file.c
- vsec : stubs.c