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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lparser.c 35 #define hasmultret(k) ((k) == VCALL || (k) == VVARARG) macro
313 if (hasmultret(e->k)) {
686 if (hasmultret(cc->v.k)) {
854 if (hasmultret(args.k))
    [all...]
  /external/skia/third_party/lua/src/
lparser.c 35 #define hasmultret(k) ((k) == VCALL || (k) == VVARARG) macro
313 if (hasmultret(e->k)) {
686 if (hasmultret(cc->v.k)) {
854 if (hasmultret(args.k))
    [all...]
  /external/syslinux/com32/lua/src/
lparser.c 35 #define hasmultret(k) ((k) == VCALL || (k) == VVARARG) macro
313 if (hasmultret(e->k)) {
686 if (hasmultret(cc->v.k)) {
854 if (hasmultret(args.k))
    [all...]

Completed in 428 milliseconds