Home
last modified time | relevance | path

Searched defs:gt (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
Ddriver.py109 def load_grammar(gt="Grammar.txt", gp=None, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlparser.c344 Labeldesc *gt = &gl->arr[g]; in closegoto() local
368 Labeldesc *gt = &dyd->gt.arr[g]; in findlabel() local
426 Labeldesc *gt = &gl->arr[i]; in movegotosout() local
463 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto()
Dlparser.h86 Labellist gt; /* list of pending gotos */ member
Dlapi.c610 const TValue *gt; /* global table */ in lua_getglobal() local
736 const TValue *gt; /* global table */ in lua_setglobal() local
986 const TValue *gt = luaH_getint(reg, LUA_RIDX_GLOBALS); in lua_load() local