- _ -
- _BaseException___init__() : exceptions.c
- _BaseException___repr__() : exceptions.c
- _BaseException___str__() : exceptions.c
- _createAndBind_exceptions() : exceptions.c , private.h
- _int_bit_count() : obj_long.c
- _SyntaxError___str__() : exceptions.c
- k -
- krk_addObjects() : vm.h
- krk_attachInnerException() : exceptions.c , vm.h
- krk_buildGenerator() : obj_gen.c
- krk_callDirect() : vm.h
- krk_callNativeOnStack() : vm.h
- krk_callStack() : vm.h
- krk_collectGarbage() : memory.h
- krk_compile() : compiler.c , compiler.h
- krk_debug_addBreakpointCodeOffset() : debug.h
- krk_debug_addBreakpointFileLine() : debug.h
- krk_debug_disableBreakpoint() : debug.h
- krk_debug_disableSingleStep() : debug.h
- krk_debug_dumpStack() : debug.h
- krk_debug_dumpTraceback() : debug.h
- krk_debug_enableBreakpoint() : debug.h
- krk_debug_enableSingleStep() : debug.h
- krk_debug_examineBreakpoint() : debug.h
- krk_debug_init() : debug.h
- krk_debug_registerCallback() : debug.h
- krk_debug_removeBreakpoint() : debug.h
- krk_debugBreakpointHandler() : debug.h
- krk_debuggerHook() : debug.h
- krk_delAttribute() : vm.h
- krk_dirObject() : vm.h
- krk_disassembleCodeObject() : debug.h
- krk_disassembleInstruction() : debug.h
- krk_discardStringBuilder() : util.h
- krk_doRecursiveModuleLoad() : vm.h
- krk_double_to_string() : obj_long.c
- krk_dumpTraceback() : exceptions.c , vm.h
- krk_finishStringBuilder() : util.h
- krk_finishStringBuilderBytes() : util.h
- krk_float_to_fraction() : obj_long.c
- krk_freeObjects() : memory.h
- krk_gcTakeBytes() : memory.h
- krk_getAttribute() : vm.h
- krk_getAwaitable() : obj_gen.c , object.h
- krk_getCurrentThread() : vm.h
- krk_importModule() : vm.h
- krk_initScanner() : scanner.h
- krk_instanceSetAttribute_wrapper() : vm.h
- krk_interpret() : vm.h
- krk_loadModule() : vm.h
- krk_long_digits_in_base() : obj_long.c
- krk_long_to_int() : obj_long.c , util.h
- krk_markObject() : memory.h
- krk_markTable() : memory.h
- krk_markValue() : memory.h
- KRK_Module() : module_socket.c
- krk_module_init_kuroko() : vm.h
- krk_module_init_threading() : vm.h
- krk_operator_ge() : vm.h
- krk_operator_gt() : vm.h
- krk_operator_le() : vm.h
- krk_operator_lt() : vm.h
- krk_parse_float() : obj_long.c , value.h
- krk_parseArgs_impl() : util.h
- krk_parseVArgs() : util.h
- krk_peek() : vm.h
- krk_pop() : vm.h
- krk_push() : vm.h
- krk_pushStringBuilder() : util.h
- krk_pushStringBuilderStr() : util.h
- krk_raiseException() : exceptions.c , vm.h
- krk_reallocate() : memory.h
- krk_resetStack() : vm.h
- krk_rewindScanner() : scanner.h
- krk_runfile() : vm.h
- krk_runNext() : vm.h
- krk_runtimeError() : exceptions.c , vm.h
- krk_scanToken() : scanner.h
- krk_setAttribute() : vm.h
- krk_setMaximumRecursionDepth() : vm.h
- krk_startModule() : vm.h
- krk_swap() : vm.h
- krk_tellScanner() : scanner.h
- krk_ungetToken() : scanner.h
- krk_unpackIterable() : util.h
- krk_valueGetAttribute_default() : vm.h