Searched defs:L1 (Results 1 – 25 of 87) sorted by relevance
1234
/minix3/common/lib/libc/arch/m68k/string/ |
H A D | ffs.S | 73 .L1: label 86 .L1: label
|
/minix3/external/mit/lua/dist/src/ |
H A D | ldblib.c | 39 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 199 lua_State *L1 = getthread(L, &arg); in db_getlocal() local 231 lua_State *L1 = getthread(L, &arg); in db_setlocal() local 354 lua_State *L1 = getthread(L, &arg); in db_sethook() local 385 lua_State *L1 = getthread(L, &arg); in db_gethook() local 425 lua_State *L1 = getthread(L, &arg); in db_traceback() local
|
/minix3/common/lib/libc/arch/i386/string/ |
H A D | ffs.S | 19 L1: xorl %eax,%eax /* clear result */ label
|
/minix3/lib/libc/arch/m68k/gen/ |
H A D | swapcontext.S | 49 L1: addql #4,%sp | pop ucp label
|
/minix3/lib/libc/arch/m68k/stdlib/ |
H A D | abs.S | 57 L1: label
|
H A D | llabs.S | 57 L1: label
|
/minix3/lib/libm/arch/i387/ |
H A D | s_modf.S | 103 L1: label
|
/minix3/lib/libc/arch/i386/string/ |
H A D | bcmp.S | 31 L1: incl %eax label
|
H A D | swab.S | 29 L1: lodsw label
|
H A D | strncmp.S | 27 L1: incl %eax label
|
/minix3/common/lib/libc/arch/x86_64/string/ |
H A D | bcmp.S | 22 L1: incl %eax label
|
/minix3/lib/libc/arch/alpha/sys/ |
H A D | sbrk.S | 45 L1: LDGP(pv) label
|
H A D | brk.S | 46 L1: LDGP(pv) label
|
H A D | cerror.S | 44 L1: LDGP(t0) label
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/AArch64/ |
H A D | arm64-branch-encoding.s | 77 L1: label
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/MachO/ |
H A D | relax-jumps.s | 17 L1: label
|
H A D | gen-dwarf-cpp.s | 10 L1: leave label
|
H A D | relax-recompute-align.s | 32 L1: label
|
H A D | darwin-x86_64-reloc-offsets.s | 14 L1: label
|
/minix3/lib/libc/arch/vax/gen/ |
H A D | __sigsetjmp14.S | 55 L1: jmp _C_LABEL(_setjmp)+2 # nope, skip to _setjmp label
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/MachO/ARM/ |
H A D | thumb2-movw-fixup.s | 17 L1: .long 0 label
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/Mips/ |
H A D | micromips-func-addr.s | 11 L1: label
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/ARM/ |
H A D | hilo-16bit-relocations.s | 7 L1: label
|
/minix3/lib/libc/arch/x86_64/string/ |
H A D | strncmp.S | 22 L1: incq %rdi label
|
H A D | swab.S | 24 L1: lodsw label
|
1234