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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ltable.c 387 static Node *getfreepos (Table *t) { function
413 Node *n = getfreepos(t); /* get a free place */
  /external/syslinux/com32/lua/src/
ltable.c 388 static Node *getfreepos (Table *t) { function
414 Node *n = getfreepos(t); /* get a free place */

Completed in 119 milliseconds