HomeSort by: relevance | last modified time | path
    Searched defs:float8 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/libcbor/dist/src/cbor/
callbacks.h 95 cbor_double_callback float8; member in struct:cbor_callbacks
  /src/external/mit/libcbor/dist/test/
stream_expectations.h 66 double float8; member in union:test_expectation_data
  /src/external/apache2/llvm/dist/clang/lib/Headers/
opencl-c-base.h 138 typedef float float8 __attribute__((ext_vector_type(8))); typedef
527 #define as_float8(x) __builtin_astype((x), float8)

Completed in 65 milliseconds