Home
last modified time | relevance | path

Searched refs:SOTYPE_FUNCTION (Results 1 – 25 of 27) sorted by relevance

12

/picolibc-latest/newlib/libc/machine/x86/
Dsetjmp-64.S27 SOTYPE_FUNCTION(setjmp)
28 SOTYPE_FUNCTION(longjmp)
Di386mach.h88 #define SOTYPE_FUNCTION(sym) .type SYM(sym),@function macro
90 #define SOTYPE_FUNCTION(sym) macro
Dsetjmp-32.S35 SOTYPE_FUNCTION(setjmp)
36 SOTYPE_FUNCTION(longjmp)
Dx86_64mach.h109 #define SOTYPE_FUNCTION(sym) .type SYM(sym),@function macro
111 #define SOTYPE_FUNCTION(sym) macro
Dmemcpy-32.S16 SOTYPE_FUNCTION(memcpy)
Dmemcmp-32.S16 SOTYPE_FUNCTION(memcmp)
Dstrlen-32.S16 SOTYPE_FUNCTION(strlen)
Dmemset-64.S19 SOTYPE_FUNCTION(memset)
Dmemset-32.S16 SOTYPE_FUNCTION(memset)
Dmemcpy-64.S16 SOTYPE_FUNCTION(memcpy)
Dmemchr-32.S16 SOTYPE_FUNCTION(memchr)
Dmemmove-32.S16 SOTYPE_FUNCTION(memmove)
/picolibc-latest/newlib/libm/machine/x86/
Di386mach.h79 #define SOTYPE_FUNCTION(sym) .type SYM(sym),@function macro
81 #define SOTYPE_FUNCTION(sym) macro
Df_atan2.S27 SOTYPE_FUNCTION(_f_atan2)
Df_atan2f.S27 SOTYPE_FUNCTION(_f_atan2f)
Df_log.S27 SOTYPE_FUNCTION(_f_log)
Df_log10.S27 SOTYPE_FUNCTION(_f_log10)
Df_log10f.S27 SOTYPE_FUNCTION(_f_log10f)
Df_logf.S27 SOTYPE_FUNCTION(_f_logf)
Df_tan.S27 SOTYPE_FUNCTION(_f_tan)
Df_tanf.S27 SOTYPE_FUNCTION(_f_tanf)
Df_ldexp.S27 SOTYPE_FUNCTION(_f_ldexp)
Df_ldexpf.S27 SOTYPE_FUNCTION(_f_ldexpf)
Df_frexp.S28 SOTYPE_FUNCTION(_f_frexp)
Df_frexpf.S28 SOTYPE_FUNCTION(_f_frexpf)

12