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

  /toolchain/binutils/binutils-2.27/opcodes/
lm32-opc.h 88 long f_call; member in struct:cgen_fields
lm32-ibld.c 587 long value = fields->f_call;
693 fields->f_call = value;
783 value = fields->f_call;
854 value = fields->f_call;
932 fields->f_call = value;
1000 fields->f_call = value;
lm32-asm.c 298 fields->f_call = value;
lm32-dis.c 97 print_address (cd, info, fields->f_call, 0|(1<<CGEN_OPERAND_PCREL_ADDR), pc, length);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lapi.c 915 struct CallS { /* data to `f_call' */
921 static void f_call (lua_State *L, void *ud) { function
949 status = luaD_pcall(L, f_call, &c, savestack(L, c.func), func);
  /external/syslinux/com32/lua/src/
lapi.c 915 struct CallS { /* data to `f_call' */
921 static void f_call (lua_State *L, void *ud) { function
949 status = luaD_pcall(L, f_call, &c, savestack(L, c.func), func);

Completed in 110 milliseconds