Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- p -
- pdump
: internal.c
- PN
: potion.h
- PN_add
: potion.h
, internal.c
- PN_ALIGN
: potion.h
- PN_ALLOC
: internal.h
- PN_ALLOC_FUNC
: internal.h
- PN_ALLOC_N
: internal.h
- PN_allocate
: internal.c
, potion.h
- PN_ARG
: compile.c
- PN_ARG_TABLE
: compile.c
- PN_ASM1
: compile.c
- PN_ASM2
: compile.c
- PN_ASM_DEBUG
: compile.c
- PN_AST
: ast.h
, potion.h
- PN_AST2
: ast.h
- PN_AST2_
: ast.h
- PN_AST3
: ast.h
- PN_AST3_
: ast.h
- PN_AST_
: ast.h
- PN_ATOI
: internal.h
- PN_bitl
: internal.c
, potion.h
- PN_bitn
: internal.c
, potion.h
- PN_bitr
: internal.c
, potion.h
- PN_BLOCK
: compile.c
- PN_BOOL
: potion.h
- PN_break
: internal.c
, potion.h
- PN_call
: internal.c
, potion.h
- PN_CALLOC_N
: internal.h
- PN_CHECK_BOOL
: potion.h
- PN_CHECK_CLOSURE
: potion.h
- PN_CHECK_DBL
: potion.h
- PN_CHECK_INT
: potion.h
- PN_CHECK_NUM
: potion.h
- PN_CHECK_STR
: potion.h
- PN_CHECK_STRB
: potion.h
- PN_CHECK_TUPLE
: potion.h
- PN_CHECK_TYPE
: potion.h
- PN_class
: internal.c
, potion.h
- PN_CLOSE
: ast.h
- PN_cmp
: internal.c
, potion.h
- PN_compile
: internal.c
, potion.h
- PN_continue
: internal.c
, potion.h
- PN_DALLOC_N
: internal.h
- PN_DBL
: potion.h
- PN_DBL_MATH
: number.c
- PN_def
: internal.c
, potion.h
- PN_delegated
: internal.c
, potion.h
- PN_div
: internal.c
, potion.h
- PN_else
: internal.c
, potion.h
- PN_elsif
: internal.c
, potion.h
- PN_EXIT_ERROR
: internal.c
- PN_EXIT_FATAL
: internal.c
- PN_extern
: internal.c
, potion.h
- PN_F
: potion.h
- PN_FALSE
: potion.h
- PN_FBOOLEAN
: potion.h
- pn_file
: file.c
- pn_filenames
: internal.c
, potion.h
- PN_FINTEGER
: potion.h
- PN_FLEX
: potion.h
- PN_FLEX_AT
: potion.h
- PN_FLEX_NEEDS
: internal.h
- PN_FLEX_NEW
: internal.h
- PN_FLEX_SIZE
: potion.h
- PN_HAS_UPVALS
: asm.h
- PN_if
: internal.c
, potion.h
- PN_INT
: potion.h
- PN_INT_MATH
: number.c
- PN_integer
: internal.c
, potion.h
- PN_IS_BOOL
: potion.h
- PN_IS_CLOSURE
: potion.h
- PN_IS_DBL
: potion.h
- PN_IS_FFIPTR
: potion.h
- PN_IS_INT
: potion.h
- PN_IS_METACLASS
: potion.h
- PN_IS_NIL
: potion.h
- PN_IS_NUM
: potion.h
- PN_IS_PROTO
: potion.h
- PN_IS_PTR
: potion.h
- PN_IS_REF
: potion.h
- PN_IS_STR
: potion.h
- PN_IS_TABLE
: potion.h
- PN_IS_TUPLE
: potion.h
- PN_IVAR_FUNC
: table.h
- PN_length
: internal.c
, potion.h
- PN_LITTLE_ENDIAN
: config.h
- pn_loader_extensions
: load.c
- pn_loader_path
: load.c
- PN_lookup
: internal.c
, potion.h
- PN_loop
: internal.c
, potion.h
- PN_MANTISSA
: potion.h
- PN_MCACHE_FUNC
: table.h
- PN_MEMCPY
: internal.h
- PN_MEMCPY_N
: internal.h
- PN_MEMMOVE_N
: internal.h
- PN_MEMZERO
: internal.h
- PN_MEMZERO_N
: internal.h
- PN_mult
: internal.c
, potion.h
- PN_name
: internal.c
, potion.h
- PN_NIL
: potion.h
- PN_NONE
: potion.h
- PN_NUM
: potion.h
- PN_NUM_MATH
: number.c
- PN_number
: internal.c
, potion.h
- PN_NUMHASH
: potion.h
- PN_OBJECT_HEADER
: potion.h
- PN_OP
: ast.h
- PN_OP_AT
: opcodes.h
- PN_OP_LEN
: opcodes.h
- PN_OPCODE
: opcodes.h
- PN_PART
: ast.h
- PN_PREC
: potion.h
- PN_PRIMITIVE
: potion.h
- PN_print
: internal.c
, potion.h
- pn_printf()
: potion.h
, string.c
- PN_QUICK_FWD
: potion.h
- PN_RAND
: potion.h
- pn_readline
: vm.c
- PN_REALLOC
: internal.h
- PN_REF_MASK
: potion.h
- PN_REG
: compile.c
- PN_rem
: internal.c
, potion.h
- PN_return
: internal.c
, potion.h
- PN_S
: ast.h
- PN_S_
: ast.h
- PN_SAVED_REGS
: internal.h
- PN_self
: internal.c
, potion.h
- PN_SIZE
: potion.h
- PN_size
: internal.c
, potion.h
- PN_SIZE_T
: config.h
- PN_SRC
: ast.h
- PN_STR
: potion.h
- PN_STR0
: internal.c
, potion.h
- PN_STRCAT
: potion.h
- PN_STRDUP
: internal.h
- PN_string
: internal.c
, potion.h
- PN_STRN
: potion.h
- PN_sub
: internal.c
, potion.h
- PN_TABLE_HEADER
: khash.h
- PN_TBOOLEAN
: potion.h
- PN_TBYTES
: potion.h
- PN_TCLOSURE
: potion.h
- PN_TCONT
: potion.h
- PN_TDOUBLE
: potion.h
- PN_TERROR
: potion.h
- PN_TEST
: potion.h
- PN_TFILE
: potion.h
- PN_TFLEX
: potion.h
- PN_TINTEGER
: potion.h
- PN_TLICK
: potion.h
- PN_TLOBBY
: potion.h
- PN_TNIL
: potion.h
- PN_TNUMBER
: potion.h
- PN_TOBJECT
: potion.h
- PN_TOK_MISSING
: ast.h
- PN_TOUCH
: potion.h
- PN_TPROTO
: potion.h
- PN_TRUE
: potion.h
- PN_TSOURCE
: potion.h
- PN_TSTATE
: potion.h
- PN_TSTRING
: potion.h
- PN_TSTRINGS
: potion.h
- PN_TTABLE
: potion.h
- PN_TTUPLE
: potion.h
- PN_TUPIF
: ast.h
- PN_TUSER
: potion.h
- PN_TVTABLE
: potion.h
- PN_TWEAK
: potion.h
- PN_TYPE
: potion.h
- PN_TYPE_ID
: potion.h
- PN_TYPECHECK
: potion.h
- PN_UNIQ
: potion.h
- PN_UPVAL
: compile.c
- PN_VM_CMP
: vm.c
- PN_VM_MATH2
: vm.c
- PN_VM_MATH3
: vm.c
- PN_VM_NUMCMP
: vm.c
- PN_VTABLE
: potion.h
- PN_VTYPE
: potion.h
- PN_while
: internal.c
, potion.h
- PN_ZERO
: potion.h
- pngc_mark_array()
: gc.c
- pngc_page_delete()
: gc.c
- pngc_page_new()
: gc.c
, gc.h
- PNType
: potion.h
- PNUniq
: potion.h
- Potion
: potion.h
- potion_add_metaclass()
: objmodel.c
- potion_add_str()
: string.c
- potion_allocate()
: internal.c
- potion_allocation_error()
: internal.c
, potion.h
- potion_any_cmp()
: potion.h
- potion_any_is_nil()
: primitive.c
- potion_arg_asmb()
: compile.c
- POTION_ARM
: potion.h
- potion_arm_add()
: vm-arm.c
- potion_arm_bind()
: vm-arm.c
- potion_arm_bitl()
: vm-arm.c
- potion_arm_bitn()
: vm-arm.c
- potion_arm_bitr()
: vm-arm.c
- potion_arm_call()
: vm-arm.c
- potion_arm_callset()
: vm-arm.c
- potion_arm_class()
: vm-arm.c
- potion_arm_cmp()
: vm-arm.c
- potion_arm_def()
: vm-arm.c
- potion_arm_div()
: vm-arm.c
- potion_arm_eq()
: vm-arm.c
- potion_arm_finish()
: vm-arm.c
- potion_arm_getlocal()
: vm-arm.c
- potion_arm_getpath()
: vm-arm.c
- potion_arm_gettable()
: vm-arm.c
- potion_arm_gettuple()
: vm-arm.c
- potion_arm_getupval()
: vm-arm.c
- potion_arm_global()
: vm-arm.c
- potion_arm_gt()
: vm-arm.c
- potion_arm_gte()
: vm-arm.c
- potion_arm_ivars()
: vm-arm.c
- potion_arm_jmp()
: vm-arm.c
- potion_arm_jmpedit()
: vm-arm.c
- potion_arm_loadk()
: vm-arm.c
- potion_arm_loadpn()
: vm-arm.c
- potion_arm_local()
: vm-arm.c
- potion_arm_lt()
: vm-arm.c
- potion_arm_lte()
: vm-arm.c
- potion_arm_mcache()
: vm-arm.c
- potion_arm_message()
: vm-arm.c
- potion_arm_method()
: vm-arm.c
- potion_arm_move()
: vm-arm.c
- potion_arm_mult()
: vm-arm.c
- potion_arm_named()
: vm-arm.c
- potion_arm_neq()
: vm-arm.c
- potion_arm_newlick()
: vm-arm.c
- potion_arm_newtuple()
: vm-arm.c
- potion_arm_not()
: vm-arm.c
- potion_arm_notjmp()
: vm-arm.c
- potion_arm_pow()
: vm-arm.c
- potion_arm_registers()
: vm-arm.c
- potion_arm_rem()
: vm-arm.c
- potion_arm_return()
: vm-arm.c
- potion_arm_search()
: vm-arm.c
- potion_arm_self()
: vm-arm.c
- potion_arm_setlocal()
: vm-arm.c
- potion_arm_setpath()
: vm-arm.c
- potion_arm_settable()
: vm-arm.c
- potion_arm_settuple()
: vm-arm.c
- potion_arm_setup()
: vm-arm.c
- potion_arm_setupval()
: vm-arm.c
- potion_arm_stack()
: vm-arm.c
- potion_arm_sub()
: vm-arm.c
- potion_arm_tailcall()
: vm-arm.c
- potion_arm_test()
: vm-arm.c
- potion_arm_test_asm()
: vm-arm.c
- potion_arm_testjmp()
: vm-arm.c
- potion_arm_upvals()
: vm-arm.c
- potion_asm_clear()
: asm.c
, asm.h
- potion_asm_new()
: asm.c
, asm.h
- potion_asm_op()
: asm.c
, asm.h
- potion_asm_put()
: asm.c
, asm.h
- potion_asm_write()
: asm.c
, asm.h
- potion_ast_names
: ast.c
- potion_ast_sizes
: ast.c
- potion_banner
: potion.c
- potion_bind()
: objmodel.c
, potion.h
- POTION_BIRTH_SIZE
: gc.h
- potion_birth_suggest()
: gc.h
- potion_bool_cmp()
: primitive.c
- potion_byte_str()
: potion.h
, string.c
- potion_byte_str2()
: potion.h
, string.c
- potion_bytes()
: potion.h
, string.c
- potion_bytes_append()
: potion.h
- potion_bytes_obj_string()
: potion.h
, string.c
- potion_bytes_string()
: potion.h
- potion_call()
: internal.c
, potion.h
- potion_callcc()
: potion.h
- POTION_CC
: config.h
- POTION_CFLAGS
: config.h
- potion_class()
: objmodel.c
, potion.h
- potion_class_find()
: objmodel.c
, potion.h
- potion_class_method
: potion.h
- potion_class_type()
: objmodel.c
, potion.h
- potion_closure_arity()
: potion.h
- potion_closure_minargs()
: potion.h
- potion_closure_new()
: objmodel.c
, potion.h
- potion_cmd_exec()
: potion.c
- potion_cmd_stats()
: potion.c
- potion_cmd_usage()
: potion.c
- potion_cmd_version()
: potion.c
- POTION_COMMIT
: config.h
, version.h
- potion_compiler_init()
: compile.c
, potion.h
- potion_cont_init()
: callcc.c
, potion.h
- POTION_COPIED
: potion.h
- potion_cp_strlen_utf8()
: contrib.c
, internal.h
- potion_create()
: internal.c
, potion.h
- POTION_DATE
: config.h
, version.h
- potion_debug()
: vm.c
- potion_def_method()
: objmodel.c
, potion.h
- potion_define_global()
: objmodel.c
, potion.h
- potion_delegated()
: internal.c
, potion.h
- potion_destroy()
: internal.c
, potion.h
- POTION_DLL
: config.h
- potion_double()
: number.c
, potion.h
- potion_dump()
: internal.c
- potion_dump_stack()
: internal.c
, potion.h
- POTION_EBP
: internal.h
- potion_error()
: internal.c
, potion.h
- potion_error_init()
: internal.c
, potion.h
- potion_error_string()
: internal.c
- POTION_ESP
: internal.h
- potion_esp()
: internal.c
- potion_eval()
: compile.c
, potion.h
- POTION_EXE
: config.h
- potion_f_protos()
: vm-x86.c
- potion_f_values()
: vm-x86.c
- potion_fatal()
: internal.c
, potion.h
- potion_file_init()
: file.c
, potion.h
- potion_filename_find()
: potion.h
- potion_filename_push()
: potion.h
- potion_find_file()
: load.c
, potion.h
- Potion_Flags
: potion.h
- potion_fwd()
: potion.h
- POTION_FWD
: potion.h
- potion_garbagecollect()
: gc.c
, potion.h
- potion_gc_actual()
: gc.c
, potion.h
- potion_gc_alloc()
: potion.h
- potion_gc_boot()
: gc.c
, potion.h
- potion_gc_calloc()
: potion.h
- potion_gc_copy()
: gc.c
, gc.h
- potion_gc_fixed()
: gc.c
, potion.h
- potion_gc_major()
: gc.c
- potion_gc_minor()
: gc.c
- POTION_GC_PERIOD
: gc.h
- potion_gc_realloc()
: potion.h
- potion_gc_release()
: gc.c
, gc.h
- potion_gc_reserved()
: gc.c
, potion.h
- POTION_GC_THRESHOLD
: gc.h
- potion_gc_update()
: potion.h
- potion_getter_method()
: objmodel.c
- potion_greg_parse()
: potion.h
- potion_init()
: internal.c
- potion_init_class_reference()
: objmodel.c
- POTION_INIT_STACK
: potion.h
- potion_initializer_name()
: load.c
- potion_io_error()
: internal.c
, potion.h
- potion_ivars()
: objmodel.c
, potion.h
- POTION_JIT
: config.h
- POTION_JIT_NAME
: config.h
- potion_jit_proto()
: potion.h
- POTION_JIT_TARGET
: config.h
- potion_kind_of()
: internal.c
, potion.h
- POTION_LDFLAGS
: config.h
- POTION_LIBEXT
: config.h
- potion_lick()
: lick.c
, potion.h
- potion_lick_init()
: lick.c
, potion.h
- potion_load()
: load.c
, potion.h
- potion_load_code()
: load.c
- potion_load_dylib()
: load.c
- potion_loader_add()
: load.c
, potion.h
- potion_loader_init()
: load.c
, potion.h
- POTION_LOADEXT
: config.h
- potion_lobby_init()
: objmodel.c
, potion.h
- potion_lookup()
: objmodel.c
, potion.h
- potion_lookup_str()
: string.c
- POTION_MAJOR
: config.h
, version.h
- POTION_MAKE
: config.h
- potion_mark_major()
: gc.c
, gc.h
- potion_mark_minor()
: gc.h
, gc.c
- potion_mark_stack()
: gc.c
, gc.h
- POTION_MAX_BIRTH_SIZE
: gc.h
- potion_message()
: objmodel.c
, potion.h
- potion_method
: potion.h
- POTION_MIN_BIRTH_SIZE
: gc.h
- POTION_MINOR
: config.h
, version.h
- potion_mmap()
: contrib.c
, internal.h
- potion_munmap()
: contrib.c
, internal.h
- POTION_NB_ROOTS
: gc.h
- potion_nil_cmp()
: primitive.c
- potion_nil_is_nil()
: primitive.c
- potion_no_call()
: objmodel.c
- POTION_NO_MEM
: potion.h
- potion_num_init()
: potion.h
, number.c
- potion_num_pow()
: potion.h
- potion_num_rand()
: potion.h
- potion_num_string()
: potion.h
- potion_obj_add()
: objmodel.c
, potion.h
- potion_obj_bitl()
: objmodel.c
, potion.h
- potion_obj_bitn()
: objmodel.c
, potion.h
- potion_obj_bitr()
: objmodel.c
, potion.h
- potion_obj_div()
: objmodel.c
, potion.h
- potion_obj_find_ivar()
: objmodel.c
- potion_obj_get()
: potion.h
, objmodel.c
- potion_obj_get_call()
: objmodel.c
, potion.h
- potion_obj_get_callset()
: objmodel.c
, potion.h
- potion_obj_mult()
: objmodel.c
, potion.h
- potion_obj_rem()
: potion.h
, objmodel.c
- potion_obj_set()
: objmodel.c
, potion.h
- potion_obj_sub()
: potion.h
, objmodel.c
- potion_object_init()
: objmodel.c
, potion.h
- potion_object_new()
: potion.h
- POTION_OK
: potion.h
- potion_ops
: compile.c
, vm.c
- potion_p()
: internal.c
, potion.h
- POTION_PAGESIZE
: config.h
- potion_parse()
: potion.h
- POTION_PLATFORM
: config.h
- POTION_PPC
: potion.h
- potion_ppc_add()
: vm-ppc.c
- potion_ppc_bind()
: vm-ppc.c
- potion_ppc_bitl()
: vm-ppc.c
- potion_ppc_bitn()
: vm-ppc.c
- potion_ppc_bitr()
: vm-ppc.c
- potion_ppc_call()
: vm-ppc.c
- potion_ppc_callset()
: vm-ppc.c
- potion_ppc_class()
: vm-ppc.c
- potion_ppc_cmp()
: vm-ppc.c
- potion_ppc_def()
: vm-ppc.c
- potion_ppc_div()
: vm-ppc.c
- potion_ppc_eq()
: vm-ppc.c
- potion_ppc_finish()
: vm-ppc.c
- potion_ppc_getlocal()
: vm-ppc.c
- potion_ppc_getpath()
: vm-ppc.c
- potion_ppc_gettable()
: vm-ppc.c
- potion_ppc_gettuple()
: vm-ppc.c
- potion_ppc_getupval()
: vm-ppc.c
- potion_ppc_global()
: vm-ppc.c
- potion_ppc_gt()
: vm-ppc.c
- potion_ppc_gte()
: vm-ppc.c
- potion_ppc_ivars()
: vm-ppc.c
- potion_ppc_jmp()
: vm-ppc.c
- potion_ppc_jmpedit()
: vm-ppc.c
- potion_ppc_loadk()
: vm-ppc.c
- potion_ppc_loadpn()
: vm-ppc.c
- potion_ppc_local()
: vm-ppc.c
- potion_ppc_lt()
: vm-ppc.c
- potion_ppc_lte()
: vm-ppc.c
- potion_ppc_mcache()
: vm-ppc.c
- potion_ppc_message()
: vm-ppc.c
- potion_ppc_method()
: vm-ppc.c
- potion_ppc_move()
: vm-ppc.c
- potion_ppc_mult()
: vm-ppc.c
- potion_ppc_named()
: vm-ppc.c
- potion_ppc_neq()
: vm-ppc.c
- potion_ppc_newlick()
: vm-ppc.c
- potion_ppc_newtuple()
: vm-ppc.c
- potion_ppc_not()
: vm-ppc.c
- potion_ppc_notjmp()
: vm-ppc.c
- potion_ppc_pow()
: vm-ppc.c
- potion_ppc_registers()
: vm-ppc.c
- potion_ppc_rem()
: vm-ppc.c
- potion_ppc_return()
: vm-ppc.c
- potion_ppc_search()
: vm-ppc.c
- potion_ppc_self()
: vm-ppc.c
- potion_ppc_setlocal()
: vm-ppc.c
- potion_ppc_setpath()
: vm-ppc.c
- potion_ppc_settable()
: vm-ppc.c
- potion_ppc_settuple()
: vm-ppc.c
- potion_ppc_setup()
: vm-ppc.c
- potion_ppc_setupval()
: vm-ppc.c
- potion_ppc_stack()
: vm-ppc.c
- potion_ppc_sub()
: vm-ppc.c
- potion_ppc_tailcall()
: vm-ppc.c
- potion_ppc_test()
: vm-ppc.c
- potion_ppc_test_asm()
: vm-ppc.c
- potion_ppc_testjmp()
: vm-ppc.c
- potion_ppc_upvals()
: vm-ppc.c
- POTION_PREFIX
: config.h
- potion_primitive_init()
: potion.h
, primitive.c
- potion_proto_load()
: compile.c
- potion_proto_method()
: objmodel.c
- potion_ptr_type()
: potion.h
- potion_qptr_type()
: potion.h
- potion_rand()
: potion.h
- potion_rand_double()
: potion.h
, mt19937ar.c
- potion_rand_int()
: mt19937ar.c
, potion.h
- potion_ref()
: potion.h
- potion_release()
: potion.h
- POTION_REV
: config.h
, version.h
- potion_run()
: potion.h
, compile.c
- potion_send
: potion.h
- POTION_SIG
: potion.h
- potion_sig()
: potion.h
- potion_sig_arity()
: objmodel.c
, potion.h
- potion_sig_at()
: objmodel.c
, potion.h
- potion_sig_check()
: vm.c
- potion_sig_compile()
: compile.c
- potion_sig_find()
: potion.h
- potion_sig_minargs()
: potion.h
, objmodel.c
- potion_sig_name_at()
: objmodel.c
, potion.h
- potion_sig_string()
: potion.h
, compile.c
- potion_sort_internal()
: table.c
- potion_source()
: ast.h
, ast.c
- potion_source_asmb()
: compile.c
- potion_source_compile()
: potion.h
- potion_source_debug()
: compile.c
- potion_source_dump()
: potion.h
- potion_source_dumpbc()
: potion.h
- potion_source_init()
: ast.c
, potion.h
- potion_source_load()
: potion.h
- potion_srand()
: potion.h
- POTION_STACK_DIR
: config.h
- potion_stack_len()
: gc.h
, gc.c
- potion_str()
: potion.h
, string.c
- potion_str2()
: string.c
, potion.h
- potion_str_add()
: potion.h
- potion_str_format()
: potion.h
, string.c
- potion_str_hash_init()
: potion.h
, string.c
- potion_str_init()
: potion.h
, string.c
- potion_str_ptr()
: potion.h
- potion_str_slice_index()
: string.c
- potion_strcat()
: potion.h
, string.c
- potion_strtod()
: potion.h
, number.c
- potion_syntax_error()
: internal.c
, potion.h
- potion_table_at()
: potion.h
- potion_table_cast()
: table.c
- potion_table_clone()
: table.c
- potion_table_empty()
: potion.h
- potion_table_init()
: table.c
, potion.h
- potion_table_put()
: potion.h
- potion_table_set()
: potion.h
, table.c
- potion_target_x86
: vm.c
- potion_tuple_at()
: potion.h
- potion_tuple_bsearch()
: potion.h
- potion_tuple_cmp()
: table.c
- potion_tuple_empty()
: potion.h
, table.c
- potion_tuple_find()
: table.c
, potion.h
- potion_tuple_ins_sort()
: potion.h
- potion_tuple_new()
: potion.h
, table.c
- potion_tuple_push()
: table.c
, potion.h
- potion_tuple_push_unless()
: potion.h
, table.c
- potion_tuple_shift()
: potion.h
- potion_tuple_with_size()
: potion.h
, table.c
- potion_type()
: potion.h
- potion_type_call_is()
: potion.h
, objmodel.c
- potion_type_callset_is()
: potion.h
, objmodel.c
- potion_type_char()
: potion.h
, internal.c
- potion_type_constructor_is()
: potion.h
, objmodel.c
- potion_type_default()
: potion.h
- potion_type_error()
: potion.h
, internal.c
- potion_type_error_want()
: internal.c
, potion.h
- potion_type_name()
: internal.c
- potion_type_new()
: potion.h
, objmodel.c
- potion_type_new2()
: objmodel.c
, potion.h
- potion_type_size()
: gc.c
, potion.h
- potion_utf8char_decode()
: string.c
- potion_utf8char_nextchar()
: string.c
- potion_utf8char_offset()
: string.c
- potion_version
: potion.c
- POTION_VERSION
: config.h
, version.h
- potion_vm()
: vm.c
, potion.h
- potion_vm_class()
: potion.h
, vm.c
- potion_vm_eq()
: internal.h
, vm.c
- potion_vm_init()
: potion.h
, vm.c
- potion_vm_neq()
: vm.c
, internal.h
- potion_vm_proto()
: vm.c
, potion.h
- POTION_VMID
: potion.h
- POTION_WIN32
: config.h
- POTION_X86
: potion.h
- potion_x86_add()
: vm-x86.c
- potion_x86_bind()
: vm-x86.c
- potion_x86_bitl()
: vm-x86.c
- potion_x86_bitn()
: vm-x86.c
- potion_x86_bitr()
: vm-x86.c
- potion_x86_c_arg()
: vm-x86.c
- potion_x86_call()
: vm-x86.c
- potion_x86_callset()
: vm-x86.c
- potion_x86_class()
: vm-x86.c
- potion_x86_cmp()
: vm-x86.c
- potion_x86_debug()
: vm-x86.c
- potion_x86_def()
: vm-x86.c
- potion_x86_div()
: vm-x86.c
- potion_x86_eq()
: vm-x86.c
- potion_x86_finish()
: vm-x86.c
- potion_x86_getlocal()
: vm-x86.c
- potion_x86_getpath()
: vm-x86.c
- potion_x86_gettable()
: vm-x86.c
- potion_x86_gettuple()
: vm-x86.c
- potion_x86_getupval()
: vm-x86.c
- potion_x86_global()
: vm-x86.c
- potion_x86_gt()
: vm-x86.c
- potion_x86_gte()
: vm-x86.c
- potion_x86_ivars()
: vm-x86.c
- potion_x86_jmp()
: vm-x86.c
- potion_x86_jmpedit()
: vm-x86.c
- potion_x86_loadk()
: vm-x86.c
- potion_x86_loadpn()
: vm-x86.c
- potion_x86_local()
: vm-x86.c
- potion_x86_lt()
: vm-x86.c
- potion_x86_lte()
: vm-x86.c
- potion_x86_mcache()
: vm-x86.c
- potion_x86_message()
: vm-x86.c
- potion_x86_method()
: vm-x86.c
- potion_x86_move()
: vm-x86.c
- potion_x86_mult()
: vm-x86.c
- potion_x86_named()
: vm-x86.c
- potion_x86_neq()
: vm-x86.c
- potion_x86_newlick()
: vm-x86.c
- potion_x86_newtuple()
: vm-x86.c
- potion_x86_not()
: vm-x86.c
- potion_x86_notjmp()
: vm-x86.c
- potion_x86_pow()
: vm-x86.c
- potion_x86_registers()
: vm-x86.c
- potion_x86_rem()
: vm-x86.c
- potion_x86_return()
: vm-x86.c
- potion_x86_self()
: vm-x86.c
- potion_x86_setlocal()
: vm-x86.c
- potion_x86_setpath()
: vm-x86.c
- potion_x86_settable()
: vm-x86.c
- potion_x86_settuple()
: vm-x86.c
- potion_x86_setup()
: vm-x86.c
- potion_x86_setupval()
: vm-x86.c
- potion_x86_stack()
: vm-x86.c
- potion_x86_sub()
: vm-x86.c
- potion_x86_tailcall()
: vm-x86.c
- potion_x86_test()
: vm-x86.c
- potion_x86_test_asm()
: vm-x86.c
- potion_x86_testjmp()
: vm-x86.c
- potion_x86_upvals()
: vm-x86.c
- PPC
: vm-ppc.c
- PPC2
: vm-ppc.c
- PPC3
: vm-ppc.c
- PPC_CMP
: vm-ppc.c
- PPC_MATH
: vm-ppc.c
- PPC_MOV
: vm-ppc.c
- PPC_UNBOX
: vm-ppc.c
- PPCN
: vm-ppc.c