lasso
|
00001 /* itaps/iBase_FCDefs.h. Generated from iBase_FCDefs.h.in by configure. */ 00002 00003 /* Define to a macro mangling the given C identifier (in lower and upper 00004 case), which must not contain underscores, for linking with Fortran. */ 00005 #define FC_FUNC(name,NAME) name ## _ 00006 00007 /* As FC_FUNC, but for C identifiers containing underscores. */ 00008 #define FC_FUNC_(name,NAME) name ## _