Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920410-1.c13 float c_float(int obj) in c_float() function
27 int z=alloc_float(c_float(x)*c_float(y)); in main()
29 printf("%g\n",(double)c_float(z)); in main()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/models/
H A Dlog_reader.py13 'float': ctypes.c_float,