Home
last modified time | relevance | path

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

/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Dfunctions.c45 double grib_op_ne_d(double a, double b) {return a != b;} in grib_op_ne_d() function
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dfunctions.c118 double grib_op_ne_d(double a, double b) in grib_op_ne_d() function