Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-02-21 10:04:38

0001 #ifdef WIN32
0002 # ifdef CERNLIB_MSSTDCALL
0003 #  define F77_UCASE
0004 #  define type_of_call _stdcall
0005 #  ifndef CERNLIB_QXCAPT
0006 #    define CERNLIB_QXCAPT
0007 #  endif
0008 # else
0009 #  define F77_LCASE
0010 #  ifndef CERNLIB_QXNO_SC
0011 #    define CERNLIB_QXNO_SC
0012 #  endif
0013 # endif
0014 #endif
0015 
0016 #ifndef type_of_call
0017 #define type_of_call
0018 #endif
0019