Home
last modified time | relevance | path

Searched refs:f_sizeof (Results 1 – 5 of 5) sorted by relevance

/dports/science/grib_api/grib_api-1.28.0-Source/fortran/
H A Dgrib_types.f90149 call f_sizeof(i(1),i(2),size)
151 call f_sizeof(i2(1),i2(2),size)
153 call f_sizeof(i4(1),i4(2),size)
155 call f_sizeof(r4(1),r4(2),size)
157 call f_sizeof(r8(1),r8(2),size)
H A Dgrib_fortran_kinds.c17 void f_sizeof(void *x,void *y, int *size) { in f_sizeof() function
/dports/science/eccodes/eccodes-2.23.0-Source/fortran/
H A Dgrib_types.f90149 call f_sizeof(i(1), i(2), size)
151 call f_sizeof(i2(1), i2(2), size)
153 call f_sizeof(i4(1), i4(2), size)
155 call f_sizeof(r4(1), r4(2), size)
157 call f_sizeof(r8(1), r8(2), size)
H A Dgrib_fortran_kinds.c17 void f_sizeof(void *x,void *y, int *size) { in f_sizeof() function
/dports/math/calc/calc-2.14.0.14/
H A Dfunc.c6225 f_sizeof(VALUE *vp) in f_sizeof() function
10443 {"sizeof", 1, 1, 0, OP_NOP, 0, f_sizeof,