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 D | solaris-amd64.S | 23 #define FUNCTION_START(f,n) .inline f,n macro 28 #define FUNCTION_START(f,n) ENTRY(f) macro
|
| H A D | solaris-ia32.S | 23 #define FUNCTION_START(f,n) .inline f,n macro 28 #define FUNCTION_START(f,n) ENTRY(f) macro
|
| H A D | solaris-sparcv8plus.S | 24 #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 D | solaris-amd64.S | 23 #define FUNCTION_START(f,n) .inline f,n macro 28 #define FUNCTION_START(f,n) ENTRY(f) macro
|
| H A D | solaris-ia32.S | 23 #define FUNCTION_START(f,n) .inline f,n macro 28 #define FUNCTION_START(f,n) ENTRY(f) macro
|
| H A D | solaris-sparcv8plus.S | 24 #define FUNCTION_START(f,n) .inline f,n macro 29 #define FUNCTION_START(f,n) ENTRY(f) macro [all...] |
Completed in 7 milliseconds