Home
last modified time | relevance | path

Searched refs:c_float (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/flang/module/
H A Diso_c_binding.f9054 c_float = 4, & variable
63 c_float_complex = c_float, &
/llvm-project-15.0.7/mlir/test/python/
H A Dexecution_engine.py101 c_float_p = ctypes.c_float * 1
117 @ctypes.CFUNCTYPE(ctypes.c_float, ctypes.c_float, ctypes.c_int)
135 c_float_p = ctypes.c_float * 1
/llvm-project-15.0.7/mlir/python/mlir/runtime/
H A Dnp_to_memref.py18 _fields_ = [("real", ctypes.c_float), ("imag", ctypes.c_float)]
/llvm-project-15.0.7/mlir/test/python/integration/dialects/linalg/
H A Dopsrun.py229 c_float_p = ctypes.c_float * 1
270 c_float_p = ctypes.c_float * 1
307 c_float_p = ctypes.c_float * 1
345 c_float_p = ctypes.c_float * 1
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dcontrol.py36 ("F32", c_float),
/llvm-project-15.0.7/openmp/runtime/src/include/
H A Domp_lib.f90.var19 integer, parameter :: omp_real_kind = c_float