Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsolaris-sparcv8plus.S24 #define FUNCTION_START(f,n) .inline f,n macro
29 #define FUNCTION_START(f,n) ENTRY(f) macro
H A Dsolaris-ia32.S23 #define FUNCTION_START(f,n) .inline f,n macro
28 #define FUNCTION_START(f,n) ENTRY(f) macro
H A Dsolaris-amd64.S23 #define FUNCTION_START(f,n) .inline f,n macro
28 #define FUNCTION_START(f,n) ENTRY(f) macro