Home
last modified time | relevance | path

Searched defs:SOTYPE_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libm/machine/x86/
Di386mach.h79 #define SOTYPE_FUNCTION(sym) .type SYM(sym),@function macro
81 #define SOTYPE_FUNCTION(sym) macro
/picolibc-latest/newlib/libc/machine/x86/
Di386mach.h88 #define SOTYPE_FUNCTION(sym) .type SYM(sym),@function macro
90 #define SOTYPE_FUNCTION(sym) macro
Dx86_64mach.h109 #define SOTYPE_FUNCTION(sym) .type SYM(sym),@function macro
111 #define SOTYPE_FUNCTION(sym) macro