Home
last modified time | relevance | path

Searched defs:op (Results 1 – 25 of 39) sorted by relevance

12

/l4re-core-master/l4sys/include/
A Dkdebug.h47 __kdebug_op(unsigned op) L4_NOTHROW in __kdebug_op()
63 __kdebug_text(unsigned op, char const *text, unsigned len) L4_NOTHROW in __kdebug_text()
86 __kdebug_3_text(unsigned op, char const *text, unsigned len, in __kdebug_3_text()
113 __kdebug_op_1(unsigned op, l4_mword_t val) L4_NOTHROW in __kdebug_op_1()
A Dicu.h442 l4_icu_control_u(l4_cap_idx_t icu, unsigned irqnum, unsigned op, in l4_icu_control_u()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/i386/bits/
A Dmathinline.h163 # define __inline_mathop(func, op) \ argument
167 # define __inline_mathopNP(func, op) \ argument
172 # define __inline_mathop(func, op) \ argument
174 # define __inline_mathopNP(func, op) \ argument
178 #define __inline_mathop_(float_type, func, op) \ argument
180 #define __inline_mathopNP_(float_type, func, op) \ argument
185 # define __inline_mathop_decl(func, op, params...) \ argument
189 # define __inline_mathop_declNP(func, op, params...) \ argument
194 # define __inline_mathop_decl(func, op, params...) \ argument
196 # define __inline_mathop_declNP(func, op, params...) \ argument
[all …]
/l4re-core-master/lua/lib/contrib/src/
A Dlcode.c207 OpCode op; in luaK_ret() local
1296 static int validop (int op, TValue *v1, TValue *v2) { in validop()
1374 static void codebinexpval (FuncState *fs, OpCode op, in codebinexpval()
1386 static void codebini (FuncState *fs, OpCode op, in codebini()
1431 OpCode op = cast(OpCode, opr + OP_ADDK); in codearith() local
1435 OpCode op = cast(OpCode, opr + OP_ADD); in codearith() local
1448 static void codecommutative (FuncState *fs, BinOpr op, in codecommutative()
1470 OpCode op; in codebitwise() local
1526 OpCode op; in codeeq() local
1706 OpCode op = cast(OpCode, (opr - OPR_EQ) + OP_EQ); in luaK_posfix() local
[all …]
A Dlobject.c53 static lua_Integer intarith (lua_State *L, int op, lua_Integer v1, in intarith()
73 static lua_Number numarith (lua_State *L, int op, lua_Number v1, in numarith()
89 int luaO_rawarith (lua_State *L, int op, const TValue *p1, const TValue *p2, in luaO_rawarith()
126 void luaO_arith (lua_State *L, int op, const TValue *p1, const TValue *p2, in luaO_arith()
A Dluaconf.h436 #define l_mathop(op) op##f argument
452 #define l_mathop(op) op##l argument
467 #define l_mathop(op) op argument
631 #define l_mathop(op) (lua_Number)op /* no variant */ argument
A Dlcode.h45 #define foldbinop(op) ((op) <= OPR_SHR) argument
A Dlvm.h73 #define intop(op,v1,v2) l_castU2S(l_castS2U(v1) op l_castS2U(v2)) argument
A Dldebug.c472 OpCode op = GET_OPCODE(i); in findsetreg() local
535 OpCode op = GET_OPCODE(i); in getobjname() local
692 l_noret luaG_typeerror (lua_State *L, const TValue *o, const char *op) { in luaG_typeerror()
A Dliolib.c701 int op = luaL_checkoption(L, 2, "cur", modenames); in f_seek() local
720 int op = luaL_checkoption(L, 2, NULL, modenames); in f_setvbuf() local
A Dloslib.c388 int op = luaL_checkoption(L, 2, "all", catnames); in os_setlocale() local
A Dlvm.c812 OpCode op = GET_OPCODE(inst); in luaV_finishOp() local
965 #define op_bitwiseK(L,op) { \ argument
978 #define op_bitwise(L,op) { \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/m68k/bits/
A Dmathinline.h110 # define __inline_mathop(func, op) \ argument
115 # define __inline_mathop(func, op) \ argument
119 #define __inline_mathop1(float_type,func, op) \ argument
/l4re-core-master/l4sys/include/ARCH-arm/
A Dmem_op.h107 l4_mem_arm_op_call(unsigned long op, in l4_mem_arm_op_call()
A Dcache.h43 l4_cache_op_arm_call(unsigned long op, in l4_cache_op_arm_call()
/l4re-core-master/l4sys/include/ARCH-arm64/
A Dcache.h53 #define L4_ARM_CACHE_LOOP(op) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Depoll.c31 _syscall4(int, epoll_ctl, int, epfd, int, op, int, fd, struct epoll_event *, event) in _syscall4() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dxdr_stdio.c78 xdrstdio_create (XDR *xdrs, FILE *file, enum xdr_op op) in xdrstdio_create()
A Dxdr_mem.c77 xdrmem_create (XDR *xdrs, const caddr_t addr, u_int size, enum xdr_op op) in xdrmem_create()
/l4re-core-master/moe/server/src/
A Dlog.cc101 L4::Opcode op = m->mr[0]; in op_dispatch() local
/l4re-core-master/libkproxy/lib/src/
A Dfactory_svr.cc117 L4::Opcode op; in factory_dispatch() local
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A Dunifdef.c926 struct op { struct
932 struct op op[5]; member
1048 const struct op *op; in eval_table() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dsched.h171 # define __CPU_OP_S(setsize, destset, srcset1, srcset2, op) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dold_vfprintf.c322 int vfprintf(FILE * __restrict op, register const char * __restrict fmt, in vfprintf()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/bits/
A Dmathinline.h94 # define __unordered_v9cmp(x, y, op, qop) \ argument

Completed in 51 milliseconds

12