Home
last modified time | relevance | path

Searched refs:PLUGLOC_x (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/bladesio1/
H A Dsio1.h45 #define PLUGLOC_x(x,y) x ## y
46 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfnet/
H A Ddfnet.h41 #define PLUGLOC_x(x,y) x ## y
42 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfcdrom/
H A Dcdr.h49 #define PLUGLOC_x(x,y) x ## y
50 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dpsxcommon.h105 #define PLUGLOC_x(x,y) x ## y macro
106 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfinput/
H A Dpad.h75 #define PLUGLOC_x(x,y) x ## y macro
76 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/DFSound/macsrc/
H A DPluginController.m24 #define PLUGLOC_x(x,y) x ## y macro
25 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/DFXVideo/macsrc/
H A DPluginConfigController.m27 #define PLUGLOC_x(x,y) x ## y macro
28 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfsound/
H A Dspu.c52 #define PLUGLOC_x(x,y) x ## y macro
53 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/plugins/PeopsXgl/macsrc/
H A DNetSfPeopsOpenGLPluginConfigController.m34 #define PLUGLOC_x(x,y) x ## y macro
35 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Dgpu.c55 #define PLUGLOC_x(x,y) x ## y macro
56 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dgpu.c76 #define PLUGLOC_x(x,y) x ## y macro
77 #define PLUGLOC_y(x,y) PLUGLOC_x(x,y)