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

  /src/external/gpl3/gcc/dist/libgcc/config/pa/
quadlib.c 226 } quad_type; typedef in typeref:union:__anon14291
231 extern quad_type _U_Qfcnvfxt_quad_to_quad (long double a);
232 quad_type u;
240 extern long double _U_Qfcnvxf_quad_to_quad (quad_type a);
241 quad_type u;
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
quadlib.c 226 } quad_type; typedef in typeref:union:__anon16703
231 extern quad_type _U_Qfcnvfxt_quad_to_quad (long double a);
232 quad_type u;
240 extern long double _U_Qfcnvxf_quad_to_quad (quad_type a);
241 quad_type u;

Completed in 29 milliseconds