Home
last modified time | relevance | path

Searched refs:COMPAT_EA_ALIAS (Results 1 – 25 of 34) sorted by relevance

12

/picolibc-latest/newlib/libc/machine/spu/
Dmunmap_ea.c39 COMPAT_EA_ALIAS (munmap_ea);
Dmsync_ea.c39 COMPAT_EA_ALIAS (msync_ea);
Dea_internal.h69 #define COMPAT_EA_ALIAS(name) __asm__(".global\t__" #name "64\n\t.set\t__" #name "64," #name) macro
71 #define COMPAT_EA_ALIAS(name) __asm__(".global\t__" #name "32\n\t.set\t__" #name "32," #name) macro
Dmalloc_ea.c39 COMPAT_EA_ALIAS (malloc_ea);
Dstrchr_ea.c40 COMPAT_EA_ALIAS (strchr_ea);
Dstrpbrk_ea.c40 COMPAT_EA_ALIAS (strpbrk_ea);
Dfree_ea.c42 COMPAT_EA_ALIAS (free_ea);
Dstrcpy_ea.c39 COMPAT_EA_ALIAS (strcpy_ea);
Dwrite_ea.c43 COMPAT_EA_ALIAS (write_ea);
Dread_ea.c42 COMPAT_EA_ALIAS (read_ea);
Dpread_ea.c42 COMPAT_EA_ALIAS (pread_ea);
Dpwrite_ea.c42 COMPAT_EA_ALIAS (pwrite_ea);
Dcalloc_ea.c47 COMPAT_EA_ALIAS (calloc_ea);
Drealloc_ea.c47 COMPAT_EA_ALIAS (realloc_ea);
Dstrcat_ea.c39 COMPAT_EA_ALIAS (strcat_ea);
Dposix_memalign_ea.c49 COMPAT_EA_ALIAS (posix_memalign_ea);
Dstrspn_ea.c40 COMPAT_EA_ALIAS (strspn_ea);
Dstrncpy_ea.c39 COMPAT_EA_ALIAS (strncpy_ea);
Dwritev_ea.c42 COMPAT_EA_ALIAS (writev_ea);
Dreadv_ea.c42 COMPAT_EA_ALIAS (readv_ea);
Dmremap_ea.c40 COMPAT_EA_ALIAS (mremap_ea);
Dstrlen_ea.c40 COMPAT_EA_ALIAS (strlen_ea);
Dstrncat_ea.c39 COMPAT_EA_ALIAS (strncat_ea);
Dmemset_ea.c41 COMPAT_EA_ALIAS (memset_ea);
Dstrcspn_ea.c40 COMPAT_EA_ALIAS (strcspn_ea);

12