Searched defs:L1 (Results 1 – 25 of 85) sorted by relevance
1234
/openbsd-src/gnu/gcc/gcc/config/sh/ |
H A D | lib1funcs-Os-4-200.asm | 114 L1: label 317 L1: label
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | ambig3.C | 16 struct L1 : virtual B { int a; }; argument
|
/openbsd-src/sys/lib/libkern/arch/i386/ |
H A D | memset.S | 48 L1: rep label
|
H A D | ffs.S | 17 L1: xorl %eax,%eax /* clear result */ label
|
H A D | memchr.S | 24 L1: xorl %eax,%eax label
|
H A D | bzero.S | 38 L1: movl %edx,%ecx /* zero remainder by bytes */ label
|
H A D | bcmp.S | 29 L1: incl %eax label
|
H A D | strcmp.S | 22 L1: incl %eax label
|
/openbsd-src/lib/libc/arch/i386/string/ |
H A D | memchr.S | 24 L1: xorl %eax,%eax label
|
H A D | memset.S | 49 L1: rep label
|
H A D | ffs.S | 16 L1: xorl %eax,%eax /* clear result */ label
|
H A D | bzero.S | 38 L1: movl %edx,%ecx /* zero remainder by bytes */ label
|
H A D | bcmp.S | 29 L1: incl %eax label
|
H A D | strrchr.S | 17 L1: label
|
H A D | strcat.S | 37 L1: movb (%edx),%al /* unroll loop, but not too much */ label
|
H A D | strchr.S | 15 L1: label
|
H A D | strcpy.S | 28 L1: movb (%edx),%al /* unroll loop, but not too much */ label
|
/openbsd-src/lib/libc/arch/amd64/string/ |
H A D | bzero.S | 37 L1: movq %rdx,%rcx /* zero remainder by bytes */ label
|
H A D | memset.S | 52 L1: rep label
|
H A D | bcmp.S | 20 L1: incl %eax label
|
H A D | memchr.S | 21 L1: xorq %rax,%rax label
|
H A D | ffs.S | 18 L1: xorl %eax,%eax /* clear result */ label
|
/openbsd-src/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
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10200/ |
H A D | lib1funcs.asm | 61 .L1: label 210 .L1: label 229 .L1: label 248 .L1: label
|
1234