MCPcopy Create free account

hub / github.com/LuaJIT/LuaJIT / functions

Functions2,629 in github.com/LuaJIT/LuaJIT

↓ 3 callersFunctionasm_fusexref
src/lj_asm_x86.h:314
↓ 3 callersFunctionasm_gc_check
Check GC threshold and do one or more GC steps. */
src/lj_asm_arm.h:2094
↓ 3 callersFunctionasm_guardcnb
Emit compare and branch instruction to exit for guard. */
src/lj_asm_arm64.h:102
↓ 3 callersFunctionasm_intcomp_
src/lj_asm_ppc.h:1831
↓ 3 callersFunctionasm_intneg
src/lj_asm_arm.h:1511
↓ 3 callersFunctionasm_intop
src/lj_asm_arm64.h:1379
↓ 3 callersFunctionasm_isk32
src/lj_asm_arm64.h:120
↓ 3 callersFunctionasm_setupresult
Setup result reg/sp for call. Evict scratch regs. */
src/lj_asm_mips.h:351
↓ 3 callersFunctionasm_swapops
src/lj_asm_arm.h:1449
↓ 3 callersFunctionasm_swapops
src/lj_asm_arm64.h:1359
↓ 3 callersFunctionasm_tointg
src/lj_asm_mips.h:486
↓ 3 callersFunctionassign_adjust
Adjust LHS/RHS of an assignment. */
src/lj_parse.c:2183
↓ 3 callersFunctionaux_close
src/host/minilua.c:6679
↓ 3 callersFunctionbcread_block
Copy memory block from buffer. */
src/lj_bcread.c:115
↓ 3 callersFunctionbcread_ktabk
Read a single constant key/value of a template table. */
src/lj_bcread.c:182
↓ 3 callersFunctionbcwrite_ktabk
Write a single constant key/value of a template table. */
src/lj_bcwrite.c:46
↓ 3 callersFunctionbit_checkbit
src/lib_bit.c:40
↓ 3 callersFunctionbody
src/host/minilua.c:4065
↓ 3 callersFunctioncall_binTM
src/host/minilua.c:4783
↓ 3 callersFunctioncall_orderTM
src/host/minilua.c:4804
↓ 3 callersFunctioncheck
src/host/minilua.c:3692
↓ 3 callersFunctioncheckname
src/host/minilua.c:3727
↓ 3 callersFunctionclearapart
Clear array part of table. */
src/lj_tab.c:72
↓ 3 callersFunctioncodestring
src/host/minilua.c:3724
↓ 3 callersFunctioncond
src/host/minilua.c:4374
↓ 3 callersFunctioncondjump
src/host/minilua.c:3034
↓ 3 callersFunctioncp_add
Add declaration element behind the insertion position. */
src/lj_cparse.c:768
↓ 3 callersFunctioncp_decl_sizeattr
Parse size in parentheses as part of attribute. */
src/lj_cparse.c:1011
↓ 3 callersFunctioncp_err_badidx
src/lj_cparse.c:158
↓ 3 callersFunctioncp_expr_ksize
Parse (non-negative) size expression. */
src/lj_cparse.c:757
↓ 3 callersFunctioncp_istypedecl
Check if the next token may start a type declaration. */
src/lj_cparse.c:430
↓ 3 callersFunctioncp_rawpeek
Peek next raw character. */
src/lj_cparse.c:86
↓ 3 callersFunctioncreatestdfile
src/host/minilua.c:6938
↓ 3 callersFunctioncrec_constructor
Specialize to the CTypeID held by a cdata constructor. */
src/lj_crecord.c:61
↓ 3 callersFunctioncrec_tailcall
Tailcall to function. */
src/lj_crecord.c:720
↓ 3 callersFunctionctype_prepnum
Prepend number. */
src/lj_ctype.c:412
↓ 3 callersFunctionctype_prepstr
Prepend string. */
src/lj_ctype.c:391
↓ 3 callersFunctioncur_topslot
Calculate number of used stack slots in the current frame. */
src/lj_dispatch.c:389
↓ 3 callersFunctiondasm_ffs
dynasm/dasm_arm64.h:175
↓ 3 callersFunctiondebug_frameline
Get line number for function/frame. */
src/lj_debug.c:136
↓ 3 callersFunctiondebug_framepc
Return bytecode position for function/frame or NO_BCPOS. */
src/lj_debug.c:53
↓ 3 callersFunctiondebug_varname
Get name of a local variable from slot number and PC. */
src/lj_debug.c:150
↓ 3 callersFunctionemit_asm_bytes
Emit bytes piecewise as assembler text. */
src/host/buildvm_asm.c:13
↓ 3 callersFunctionemit_asm_label
Emit an assembler label. */
src/host/buildvm_asm.c:172
↓ 3 callersFunctionemit_gmrmi
op rm/mrm, i */
src/lj_emit_x86.h:239
↓ 3 callersFunctionemit_jcc
jcc target */
src/lj_emit_x86.h:484
↓ 3 callersFunctionemit_lib
Emit C source code for library function definitions. */
src/host/buildvm_lib.c:348
↓ 3 callersFunctionemptybuffer
src/host/minilua.c:6057
↓ 3 callersFunctionerrfile
src/host/minilua.c:6136
↓ 3 callersFunctionexp1
src/host/minilua.c:4434
↓ 3 callersFunctionexp2reg
src/host/minilua.c:3279
↓ 3 callersFunctionexpr_cond
Parse conditional expression. */
src/lj_parse.c:2140
↓ 3 callersFunctionexpr_field
Parse index expression with named field. */
src/lj_parse.c:1685
↓ 3 callersFunctionexpr_next
Assign expression to the next register. */
src/lj_parse.c:2132
↓ 3 callersFunctionexpr_primary
Parse primary expression. */
src/lj_parse.c:1952
↓ 3 callersFunctionexpr_str
Return string expression. */
src/lj_parse.c:1646
↓ 3 callersFunctionffi_checkptr
Convert argument to C pointer. */
src/lib_ffi.c:78
↓ 3 callersFunctionfield
src/host/minilua.c:3935
↓ 3 callersFunctionfindfile
src/lib_package.c:353
↓ 3 callersFunctionfixjump
src/host/minilua.c:3038
↓ 3 callersFunctionfreereg
src/host/minilua.c:3134
↓ 3 callersFunctionfwd_ahload
Array and hash load forwarding. */
src/lj_opt_mem.c:162
↓ 3 callersFunctiongc_call_finalizer
Call a userdata or cdata finalizer. */
src/lj_gc.c:504
↓ 3 callersFunctiongc_mark
Mark a white GCobj. */
src/lj_gc.c:58
↓ 3 callersFunctiongc_mayclear
Check whether we can clear a key or a value slot from a table. */
src/lj_gc.c:457
↓ 3 callersFunctiongc_onestep
GC state machine. Returns a cost estimate for each step performed. */
src/lj_gc.c:659
↓ 3 callersFunctiongetcurrenv
src/lj_api.c:89
↓ 3 callersFunctiongetiofile
src/host/minilua.c:6703
↓ 3 callersFunctiongetjumpcontrol
src/host/minilua.c:3056
↓ 3 callersFunctionhash_dense
Keyed dense ARX string hash. Linear time. */
src/lj_str.c:100
↓ 3 callersFunctionhash_sparse
Keyed sparse ARX string hash. Constant time. */
src/lj_str.c:76
↓ 3 callersFunctionindex2adr_stack
src/lj_api.c:71
↓ 3 callersFunctionio_file_close
src/lib_io.c:93
↓ 3 callersFunctionio_file_read
src/lib_io.c:190
↓ 3 callersFunctionio_std_new
src/lib_io.c:527
↓ 3 callersFunctionio_stdfile
src/lib_io.c:63
↓ 3 callersFunctionio_tofilep
src/lib_io.c:47
↓ 3 callersFunctionirt_toitype_
src/lj_ir.h:429
↓ 3 callersFunctioniscleared
src/host/minilua.c:1957
↓ 3 callersFunctionlex_skipeq
Skip equal signs for "[=...=[" and "]=...=]" and return their count. */
src/lj_lex.c:140
↓ 3 callersFunctionlibdef_uleb128
src/host/buildvm_lib.c:156
↓ 3 callersFunctionlj_alloc_free
src/lj_alloc.c:1352
↓ 3 callersFunctionlj_buf_more2
src/lj_buf.c:60
↓ 3 callersFunctionlj_buf_ruleb128
Read ULEB128 from buffer. */
src/lj_buf.c:293
↓ 3 callersFunctionlj_carith_powu64
Unsigned 64 bit x^k. */
src/lj_carith.c:395
↓ 3 callersFunctionlj_cconv_bf_tv
Convert TValue to bitfield. */
src/lj_cconv.c:647
↓ 3 callersFunctionlj_cparse
C parser. */
src/lj_cparse.c:1917
↓ 3 callersFunctionlj_ctype_getname
Get a C type by name, matching the type mask. */
src/lj_ctype.c:236
↓ 3 callersFunctionlj_debug_addloc
Add current location of a frame to error message. */
src/lj_debug.c:358
↓ 3 callersFunctionlj_debug_funcname
Deduce function name from caller of a frame. */
src/lj_debug.c:296
↓ 3 callersFunctionlj_debug_shortname
Generate shortened source name. */
src/lj_debug.c:327
↓ 3 callersFunctionlj_debug_uvname
Get name of upvalue. */
src/lj_debug.c:219
↓ 3 callersFunctionlj_func_newC
src/lj_func.c:111
↓ 3 callersFunctionlj_gc_separateudata
Separate userdata objects to be finalized to mmudata list. */
src/lj_gc.c:141
↓ 3 callersFunctionlj_ir_numcmp
Evaluate numeric comparison. */
src/lj_ir.c:453
↓ 3 callersFunctionlj_ir_rollback
Rollback IR to previous state. */
src/lj_ir.c:484
↓ 3 callersFunctionlj_lightud_intern
src/lj_udata.c:37
↓ 3 callersFunctionlj_meta_tget
Helper for TGET*. __index chain and metamethod. */
src/lj_meta.c:135
↓ 3 callersFunctionlj_meta_tset
Helper for TSET*. __newindex chain and metamethod. */
src/lj_meta.c:161
↓ 3 callersFunctionlj_num2bit
src/lj_obj.h:986
← previousnext →601–700 of 2,629, ranked by callers