Home
last modified time | relevance | path

Searched defs:float2 (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h58 typedef vector<float, 2> float2; typedef
/openbsd-src/lib/libcbor/src/cbor/
H A Dcallbacks.h94 cbor_float_callback float2; member
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcall-rt-st.c90 float float2; member
H A Dcall-ar-st.c104 float float2; member
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dopencl-c-base.h202 typedef float float2 __attribute__((ext_vector_type(2))); typedef