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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dsym.h36 #define SYMFUNC( func ) &func, macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dsym.h36 #define SYMFUNC( func ) &func, macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dsym.h36 #define SYMFUNC( func ) &func, macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dsym.h36 #define SYMFUNC( func ) &func, macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dsym.h45 #define SYMFUNC( func ) { #func, (funcptr)&func }, macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dsym.h45 #define SYMFUNC( func ) { #func, (funcptr)&func }, macro

Completed in 1188 milliseconds