Home
last modified time | relevance | path

Searched defs:ret_d (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCUDA/
Dfunction-overload.cu107 DeviceReturnTy ret_d = d(); // expected-error {{no matching function for call to 'd'}} in hostf() local
128 DeviceReturnTy ret_d = d(); in devicef() local
149 DeviceReturnTy ret_d = d(); in globalf() local
170 DeviceReturnTy ret_d = d(); in hostdevicef() local
/external/arm-optimized-routines/math/test/
Dulp.c146 struct ret_d struct
148 double y;
149 double tail;
150 int ulpexp;
151 int ex;
152 int ex_may;