Home
last modified time | relevance | path

Searched defs:grib_math (Results 1 – 2 of 2) sorted by relevance

/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Dgrib_api_internal.h1118 typedef struct grib_math grib_math; typedef
1120 struct grib_math{ struct
1121 struct grib_math *left; argument
1122 struct grib_math *right; argument
1128 typedef int (*funcproc)(grib_math*,mathproc); argument
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dgrib_api_internal.h1401 typedef struct grib_math grib_math; typedef
1403 struct grib_math struct
1405 struct grib_math* left; argument
1406 struct grib_math* right; argument
1412 typedef int (*funcproc)(grib_math*, mathproc); argument