Searched defs:FUNCTION_START (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
H A Dsolaris-amd64.S23 #define FUNCTION_START(f,n) .inline f,n macro
28 #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-sparcv8plus.S24 #define FUNCTION_START(f,n) .inline f,n macro
29 #define FUNCTION_START(f,n) ENTRY(f) macro
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
H A Dsolaris-amd64.S23 #define FUNCTION_START(f,n) .inline f,n macro
28 #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-sparcv8plus.S24 #define FUNCTION_START(f,n) .inline f,n macro
29 #define FUNCTION_START(f,n) ENTRY(f) macro
[all...]

Completed in 7 milliseconds