Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaCUDA/
H A 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
/aosp_15_r20/external/arm-optimized-routines/math/test/
H A Dulp.c142 struct ret_d struct
144 double y;
145 double tail;
146 int ulpexp;
147 int ex;
148 int ex_may;