HomeSort by relevance Sort by last modified time
    Searched refs:newlabelentry (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lparser.c 384 static int newlabelentry (LexState *ls, Labellist *l, TString *name, function
455 int l = newlabelentry(ls, &ls->dyd->label, n, 0, ls->fs->pc);
1189 g = newlabelentry(ls, &ls->dyd->gt, label, line, pc);
    [all...]
  /external/syslinux/com32/lua/src/
lparser.c 384 static int newlabelentry (LexState *ls, Labellist *l, TString *name, function
455 int l = newlabelentry(ls, &ls->dyd->label, n, 0, ls->fs->pc);
1189 g = newlabelentry(ls, &ls->dyd->gt, label, line, pc);
    [all...]

Completed in 219 milliseconds