Searched refs:HANDLE_RETURN (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/ |
| H A D | read.c | 123 HANDLE_RETURN (conf_files, xf86parseFilesSection ()); 129 HANDLE_RETURN (conf_flags, xf86parseFlagsSection ()); 192 HANDLE_RETURN (conf_modules, xf86parseModuleSection ()); 212 HANDLE_RETURN (conf_dri, xf86parseDRISection ()); 218 HANDLE_RETURN (conf_extensions, xf86parseExtensionsSection ());
|
| H A D | Configint.h | 101 #define HANDLE_RETURN(f,func)\ macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ |
| H A D | read.c | 116 HANDLE_RETURN(conf_files, xf86parseFilesSection()); 121 HANDLE_RETURN(conf_flags, xf86parseFlagsSection()); 180 HANDLE_RETURN(conf_modules, xf86parseModuleSection()); 197 HANDLE_RETURN(conf_dri, xf86parseDRISection()); 202 HANDLE_RETURN(conf_extensions, xf86parseExtensionsSection());
|
| H A D | Configint.h | 100 #define HANDLE_RETURN(f,func)\ macro
|
Completed in 4 milliseconds