/l4re-core-master/l4sys/include/ |
A D | kdebug.h | 47 __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 D | icu.h | 442 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 D | mathinline.h | 163 # 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 D | lcode.c | 207 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 D | lobject.c | 53 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 D | luaconf.h | 436 #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 D | lcode.h | 45 #define foldbinop(op) ((op) <= OPR_SHR) argument
|
A D | lvm.h | 73 #define intop(op,v1,v2) l_castU2S(l_castS2U(v1) op l_castS2U(v2)) argument
|
A D | ldebug.c | 472 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 D | liolib.c | 701 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 D | loslib.c | 388 int op = luaL_checkoption(L, 2, "all", catnames); in os_setlocale() local
|
A D | lvm.c | 812 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 D | mathinline.h | 110 # 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 D | mem_op.h | 107 l4_mem_arm_op_call(unsigned long op, in l4_mem_arm_op_call()
|
A D | cache.h | 43 l4_cache_op_arm_call(unsigned long op, in l4_cache_op_arm_call()
|
/l4re-core-master/l4sys/include/ARCH-arm64/ |
A D | cache.h | 53 #define L4_ARM_CACHE_LOOP(op) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/ |
A D | epoll.c | 31 _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 D | xdr_stdio.c | 78 xdrstdio_create (XDR *xdrs, FILE *file, enum xdr_op op) in xdrstdio_create()
|
A D | xdr_mem.c | 77 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 D | log.cc | 101 L4::Opcode op = m->mr[0]; in op_dispatch() local
|
/l4re-core-master/libkproxy/lib/src/ |
A D | factory_svr.cc | 117 L4::Opcode op; in factory_dispatch() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/ |
A D | unifdef.c | 926 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 D | sched.h | 171 # define __CPU_OP_S(setsize, destset, srcset1, srcset2, op) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/ |
A D | old_vfprintf.c | 322 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 D | mathinline.h | 94 # define __unordered_v9cmp(x, y, op, qop) \ argument
|