MCPcopy Create free account

hub / github.com/bkaradzic/GENie / functions

Functions946 in github.com/bkaradzic/GENie

↓ 6 callersFunctionluaL_gsub
src/host/lua-5.3.0/src/lauxlib.c:920
↓ 6 callersFunctionluaV_settable
** Main function for table assignment (invoking metamethods if needed). ** Compute 't[key] = val' */
src/host/lua-5.3.0/src/lvm.c:194
↓ 6 callersFunctionlua_getmetatable
src/host/lua-5.3.0/src/lapi.c:677
↓ 6 callersFunctionlua_isstring
src/host/lua-5.3.0/src/lapi.c:282
↓ 6 callersFunctionlua_pushcclosure
src/host/lua-5.3.0/src/lapi.c:526
↓ 6 callersFunctionlua_pushlightuserdata
src/host/lua-5.3.0/src/lapi.c:558
↓ 6 callersFunctionposrelat
translate a relative string position: negative means back from end */
src/host/lua-5.3.0/src/lstrlib.c:58
↓ 6 callersFunctionset2
src/host/lua-5.3.0/src/ltablib.c:236
↓ 6 callersFunctiontest2
** Accept current char if it is in 'set' (of size 1 or 2) */
src/host/lua-5.3.0/src/liolib.c:395
↓ 6 callersFunctiontofloat
** Similar to 'tonumber', but does not attempt to convert strings and ** ensure correct precision (no extra bits). Used in comparisons. */
src/host/lua-5.3.0/src/lvm.c:51
↓ 5 callersFunctionDumpString
src/host/lua-5.3.0/src/ldump.c:73
↓ 5 callersFunctionaddk
** Use scanner's table to cache position of constants in constant list ** and try to reuse constants */
src/host/lua-5.3.0/src/lcode.c:312
↓ 5 callersFunctiondo_hash
src/host/string_hash.c:19
↓ 5 callersFunctionexplist
src/host/lua-5.3.0/src/lparser.c:798
↓ 5 callersFunctionfatal
src/host/lua-5.3.0/src/luac.c:38
↓ 5 callersFunctiongetjump
src/host/lua-5.3.0/src/lcode.c:117
↓ 5 callersFunctiongetlocvar
src/host/lua-5.3.0/src/lparser.c:194
↓ 5 callersFunctioninclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
src/host/lua-5.3.0/src/llex.c:152
↓ 5 callersFunctioniscleared
** tells whether a key or value can be cleared from a weak ** table. Non-collectable objects are never removed from weak ** tables. Strings behave as
src/host/lua-5.3.0/src/lgc.c:129
↓ 5 callersFunctionluaD_hook
src/host/lua-5.3.0/src/ldo.c:232
↓ 5 callersFunctionluaD_rawrunprotected
src/host/lua-5.3.0/src/ldo.c:136
↓ 5 callersFunctionluaH_get
** main search function */
src/host/lua-5.3.0/src/ltable.c:540
↓ 5 callersFunctionluaH_resize
src/host/lua-5.3.0/src/ltable.c:335
↓ 5 callersFunctionluaK_fixline
src/host/lua-5.3.0/src/lcode.c:935
↓ 5 callersFunctionluaK_getlabel
** returns current 'pc' and marks it as a jump target (to avoid wrong ** optimizations with consecutive instructions not in the same basic block). */
src/host/lua-5.3.0/src/lcode.c:111
↓ 5 callersFunctionluaL_buffinitsize
src/host/lua-5.3.0/src/lauxlib.c:515
↓ 5 callersFunctionluaL_pushresultsize
src/host/lua-5.3.0/src/lauxlib.c:490
↓ 5 callersFunctionluaT_callTM
src/host/lua-5.3.0/src/ltm.c:86
↓ 5 callersFunctionlua_checkstack
src/host/lua-5.3.0/src/lapi.c:97
↓ 5 callersFunctionlua_rawgetp
src/host/lua-5.3.0/src/lapi.c:650
↓ 5 callersFunctionmainposition
** returns the 'main' position of an element in a table (that is, the index ** of its hash value) */
src/host/lua-5.3.0/src/ltable.c:119
↓ 5 callersFunctionpropagateall
src/host/lua-5.3.0/src/lgc.c:583
↓ 5 callersFunctionremoveentry
** if key is not marked, mark its entry as dead (therefore removing it ** from the table) */
src/host/lua-5.3.0/src/lgc.c:115
↓ 5 callersFunctionreport
** Check whether 'status' is not OK and, if so, prints the error ** message on the top of the stack. It assumes that the error object ** is a string,
src/host/lua-5.3.0/src/lua.c:166
↓ 5 callersFunctionsave
src/host/lua-5.3.0/src/llex.c:56
↓ 5 callersFunctionsettabsi
src/host/lua-5.3.0/src/ldblib.c:101
↓ 5 callersFunctionsettabss
** Variations of 'lua_settable', used by 'db_getinfo' to put results ** from 'lua_getinfo' into result table. Key is always a string; ** value can be
src/host/lua-5.3.0/src/ldblib.c:96
↓ 5 callersFunctionsort_comp
src/host/lua-5.3.0/src/ltablib.c:241
↓ 5 callersFunctionstatlist
src/host/lua-5.3.0/src/lparser.c:592
↓ 5 callersFunctionu_posrelat
from strlib */ translate a relative string position: negative means back from end */
src/host/lua-5.3.0/src/lutf8lib.c:29
↓ 4 callersFunctionLoadString
src/host/lua-5.3.0/src/lundump.c:89
↓ 4 callersFunctionadd
* Pull off the four lowest bytes of a value and add them to my array, * without the help of the determinately sized C99 data types that * are not ye
src/host/os_uuid.c:19
↓ 4 callersFunctionblock
src/host/lua-5.3.0/src/lparser.c:1087
↓ 4 callersFunctionblock_follow
** check whether current token is in the follow set of a block. ** 'until' closes syntactical blocks, but do not close scope, ** so it is handled in s
src/host/lua-5.3.0/src/lparser.c:581
↓ 4 callersFunctionclearvalues
** clear entries with unmarked values from all weaktables in list 'l' up ** to element 'f' */
src/host/lua-5.3.0/src/lgc.c:637
↓ 4 callersFunctioncodestring
src/host/lua-5.3.0/src/lparser.c:151
↓ 4 callersFunctioncurrentpc
src/host/lua-5.3.0/src/ldebug.c:40
↓ 4 callersFunctiondocall
** Interface to 'lua_pcall', which sets appropriate message function ** and C-signal handler. Used to run all chunks. */
src/host/lua-5.3.0/src/lua.c:198
↓ 4 callersFunctionfilterpc
src/host/lua-5.3.0/src/ldebug.c:331
↓ 4 callersFunctiongetnumlimit
** Read an integer numeral and raises an error if it is larger ** than the maximum size for integers. */
src/host/lua-5.3.0/src/lstrlib.c:1048
↓ 4 callersFunctionluaC_fix
src/host/lua-5.3.0/src/lgc.c:184
↓ 4 callersFunctionluaC_runtilstate
** advances the garbage collector until it reaches a state allowed ** by 'statemask' */
src/host/lua-5.3.0/src/lgc.c:1087
↓ 4 callersFunctionluaD_poscall
src/host/lua-5.3.0/src/ldo.c:382
↓ 4 callersFunctionluaD_precall
** returns true if function has been executed (C function) */
src/host/lua-5.3.0/src/ldo.c:314
↓ 4 callersFunctionluaF_getlocalname
** Look for n-th local variable at line 'line' in function 'func'. ** Returns NULL if not found. */
src/host/lua-5.3.0/src/lfunc.c:140
↓ 4 callersFunctionluaF_newproto
src/host/lua-5.3.0/src/lfunc.c:99
↓ 4 callersFunctionluaK_codek
src/host/lua-5.3.0/src/lcode.c:267
↓ 4 callersFunctionluaK_patchclose
src/host/lua-5.3.0/src/lcode.c:196
↓ 4 callersFunctionluaL_checkoption
src/host/lua-5.3.0/src/lauxlib.c:337
↓ 4 callersFunctionluaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
src/host/lua-5.3.0/src/lauxlib.c:863
↓ 4 callersFunctionluaO_hexavalue
src/host/lua-5.3.0/src/lobject.c:156
↓ 4 callersFunctionluaO_pushvfstring
this function handles only '%d', '%c', '%f', '%p', and '%s' conventional formats, plus Lua-specific '%I' and '%U' */
src/host/lua-5.3.0/src/lobject.c:348
↓ 4 callersFunctionluaO_tostring
** Convert a number object to a string */
src/host/lua-5.3.0/src/lobject.c:322
↓ 4 callersFunctionluaV_concat
** Main operation for concatenation: concat 'total' values in the stack, ** from 'L->top - total' up to 'L->top - 1'. */
src/host/lua-5.3.0/src/lvm.c:361
↓ 4 callersFunctionluaV_execute
src/host/lua-5.3.0/src/lvm.c:650
↓ 4 callersFunctionluaV_shiftl
** Shift left operation. (Shift right just negates 'y'.) */
src/host/lua-5.3.0/src/lvm.c:476
↓ 4 callersFunctionluaX_newstring
** creates a new string and anchors it in scanner's table so that ** it will not be collected until the end of the compilation ** (by that time it sho
src/host/lua-5.3.0/src/llex.c:128
↓ 4 callersFunctionluaX_token2str
src/host/lua-5.3.0/src/llex.c:81
↓ 4 callersFunctionlua_absindex
** convert an acceptable stack index into an absolute index */
src/host/lua-5.3.0/src/lapi.c:159
↓ 4 callersFunctionlua_close
src/host/lua-5.3.0/src/lstate.c:340
↓ 4 callersFunctionlua_error
src/host/lua-5.3.0/src/lapi.c:1085
↓ 4 callersFunctionlua_load
src/host/lua-5.3.0/src/lapi.c:963
↓ 4 callersFunctionlua_pushthread
src/host/lua-5.3.0/src/lapi.c:566
↓ 4 callersFunctionlua_rawlen
src/host/lua-5.3.0/src/lapi.c:390
↓ 4 callersFunctionlua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
src/host/lua-5.3.0/src/lapi.c:206
↓ 4 callersFunctionlua_tointegerx
src/host/lua-5.3.0/src/lapi.c:355
↓ 4 callersFunctionpatchlistaux
src/host/lua-5.3.0/src/lcode.c:167
↓ 4 callersFunctionpush_captures
src/host/lua-5.3.0/src/lstrlib.c:564
↓ 4 callersFunctionseterrorobj
src/host/lua-5.3.0/src/ldo.c:91
↓ 4 callersFunctiontag_error
src/host/lua-5.3.0/src/lauxlib.c:194
↓ 3 callersFunctionadjust_assign
src/host/lua-5.3.0/src/lparser.c:306
↓ 3 callersFunctionaux_close
** Calls the 'close' function from a file handle. The 'volatile' avoids ** a bug in some versions of the Clang compiler (e.g., clang 3.0 for ** 32 bit
src/host/lua-5.3.0/src/liolib.c:194
↓ 3 callersFunctionb_shift
src/host/lua-5.3.0/src/lbitlib.c:95
↓ 3 callersFunctionbody
src/host/lua-5.3.0/src/lparser.c:776
↓ 3 callersFunctionbuffreplace
** change all characters 'from' in buffer to 'to' */
src/host/lua-5.3.0/src/llex.c:214
↓ 3 callersFunctioncannot
src/host/lua-5.3.0/src/luac.c:44
↓ 3 callersFunctioncheck
src/host/lua-5.3.0/src/lparser.c:106
↓ 3 callersFunctioncheck_next2
** Check whether current char is in set 'set' (with two chars) and ** saves it */
src/host/lua-5.3.0/src/llex.c:201
↓ 3 callersFunctioncheckload
src/host/lua-5.3.0/src/loadlib.c:444
↓ 3 callersFunctioncheckname
src/host/lua-5.3.0/src/lparser.c:156
↓ 3 callersFunctioncheckupval
** Check whether a given upvalue from a given closure exists and ** returns its index */
src/host/lua-5.3.0/src/ldblib.c:258
↓ 3 callersFunctioncodeexpval
** Code for binary and unary expressions that "produce values" ** (arithmetic operations, bitwise operations, concat, length). First ** try to do cons
src/host/lua-5.3.0/src/lcode.c:793
↓ 3 callersFunctioncondjump
src/host/lua-5.3.0/src/lcode.c:91
↓ 3 callersFunctioncreatestdfile
src/host/lua-5.3.0/src/liolib.c:735
↓ 3 callersFunctionerrfile
src/host/lua-5.3.0/src/lauxlib.c:598
↓ 3 callersFunctionexp1
src/host/lua-5.3.0/src/lparser.c:1277
↓ 3 callersFunctionexp2reg
src/host/lua-5.3.0/src/lcode.c:495
↓ 3 callersFunctionfieldsel
src/host/lua-5.3.0/src/lparser.c:604
↓ 3 callersFunctionfindfile
src/host/lua-5.3.0/src/loadlib.c:432
↓ 3 callersFunctionfixjump
src/host/lua-5.3.0/src/lcode.c:97
← previousnext →101–200 of 946, ranked by callers