Searched refs:ENTRY (Results 276 - 300 of 405) sorted by relevance

<<11121314151617

/freebsd-current/sys/amd64/amd64/
H A Dsigtramp.S41 ENTRY(__vdso_sigcode)
/freebsd-current/sys/arm64/arm64/
H A Dswtch.S61 ENTRY(cpu_throw)
122 ENTRY(cpu_switch)
208 ENTRY(fork_trampoline)
257 ENTRY(savectx)
/freebsd-current/contrib/bionic-x86_64-string/
H A Davx2-memset-kbl.S45 ENTRY(__memset_chk_avx2)
52 ENTRY(memset_avx2)
/freebsd-current/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_decompress.c143 ENTRY e = {.key = key};
144 ENTRY *p;
251 ENTRY *p;
257 ENTRY e = {.key = key};
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/ia32/
H A Dasm_linkage.h127 * ENTRY provides the standard procedure entry code and an easy way to
131 #define ENTRY(x) \ macro
154 * ENTRY2 is identical to ENTRY but provides two labels for the entry point.
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/ia32/
H A Dasm_linkage.h124 * ENTRY provides the standard procedure entry code and an easy way to
128 #define ENTRY(x) \ macro
147 * ENTRY2 is identical to ENTRY but provides two labels for the entry point.
/freebsd-current/contrib/arm-optimized-routines/string/aarch64/
H A D__mtag_tag_zero_region.S29 ENTRY (__mtag_tag_zero_region) label
H A D__mtag_tag_region.S29 ENTRY (__mtag_tag_region) label
H A Dstrlen-mte.S35 ENTRY (__strlen_aarch64_mte) label
H A Dstrrchr-sve.S17 ENTRY (__strrchr_aarch64_sve) label
H A Dstrncmp-sve.S17 ENTRY (__strncmp_aarch64_sve) label
/freebsd-current/lib/libc/i386/string/
H A Dstrcat.S47 ENTRY(strcat)
H A Dwmemchr.S35 ENTRY(wmemchr)
/freebsd-current/lib/libc/arm/string/
H A Dmemset.S85 ENTRY(bzero)
89 ENTRY(memset)
/freebsd-current/lib/libc/powerpc64/string/
H A Dmemcpy.S50 ENTRY(FN_NAME)
/freebsd-current/lib/libc/powerpc64/gen/
H A Dsetjmp.S53 ENTRY(setjmp)
116 ENTRY(__longjmp)
H A D_setjmp.S51 ENTRY(_setjmp)
101 ENTRY(_longjmp)
/freebsd-current/sys/arm/arm/
H A Dblockio.S61 ENTRY(read_multi_1)
114 ENTRY(write_multi_1)
165 ENTRY(insw)
213 ENTRY(outsw)
276 ENTRY(insw16)
333 ENTRY(outsw16)
403 ENTRY(inswm8)
500 ENTRY(outswm8)
H A Dbcopy_page.S48 ENTRY(bcopy_page)
116 ENTRY(bzero_page)
H A Dcopystr.S64 ENTRY(copyinstr)
/freebsd-current/stand/uboot/arch/powerpc/
H A Dstart.S53 ENTRY(syscall)
/freebsd-current/stand/uboot/arch/arm/
H A Dstart.S101 ENTRY(syscall)
/freebsd-current/sys/libkern/arm64/
H A Dcrc32c_armv8.S38 ENTRY(armv8_crc32c)
/freebsd-current/sys/i386/i386/
H A Dlocore.S79 ENTRY(btext)
317 ENTRY(identify_cpu)
449 ENTRY(hypercall_page)
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c59 enqueue(ENTRY * ep)
62 ENTRY *newp = _nc_copy_entry(ep);
213 bool(*hook) (ENTRY *))
216 ENTRY thisentry;
393 ENTRY *qp, *rp, *lastread = 0;
470 TYPE_MALLOC(ENTRY, 1, rp);
502 * have been successfully converted to (ENTRY *) pointers in
507 ENTRY merged;

Completed in 190 milliseconds

<<11121314151617