Searched defs:L1 (Results 1 – 14 of 14) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sh/ |
A D | setjmp.S | 88 .L1: .long __sigjmp_save@GOT label 96 .L1: .long __sigjmp_save - .jmp_loc label
|
A D | vfork.S | 100 .L1: label
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | ldblib.c | 35 static void checkstack (lua_State *L, lua_State *L1, int n) { in checkstack() 134 static void treatstackoption (lua_State *L, lua_State *L1, const char *fname) { in treatstackoption() 152 lua_State *L1 = getthread(L, &arg); in db_getinfo() local 205 lua_State *L1 = getthread(L, &arg); in db_getlocal() local 237 lua_State *L1 = getthread(L, &arg); in db_setlocal() local 368 lua_State *L1 = getthread(L, &arg); in db_sethook() local 397 lua_State *L1 = getthread(L, &arg); in db_gethook() local 437 lua_State *L1 = getthread(L, &arg); in db_traceback() local
|
A D | lstate.c | 180 static void stack_init (lua_State *L1, lua_State *L) { in stack_init() 287 lua_State *L1; in lua_newthread() local 316 void luaE_freethread (lua_State *L, lua_State *L1) { in luaE_freethread()
|
A D | llimits.h | 263 #define luai_userstatethread(L,L1) ((void)L) argument 267 #define luai_userstatefree(L,L1) ((void)L) argument
|
A D | lauxlib.c | 131 LUALIB_API void luaL_traceback (lua_State *L, lua_State *L1, in luaL_traceback()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/sh/ |
A D | pt-vfork.S | 57 .L1: label
|
A D | vfork.S | 62 .L1: label
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/sh/ |
A D | vfork.S | 53 .L1: .word __NR_vfork label
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sh64/ |
A D | memcpy.S | 77 L1: /* 0 byte memcpy */ label
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/bfin/ |
A D | crt1.S | 85 L1 = 0; define
|
A D | __longjmp.S | 79 L1 = R0; define
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libm/ |
A D | e_pow.c | 72 L1 = 5.99999999999994648725e-01, /* 0x3FE33333, 0x33333303 */ variable
|
/l4re-core-master/moe/server/src/ |
A D | dataspace_noncont.cc | 232 class L1 class in __anon7dd62bb00111::Mem_big
|
Completed in 17 milliseconds