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

  /src/external/gpl3/gcc.old/dist/libgcc/config/spu/
divv2df3.c 24 vector double __divv2df3 (vector double a_in, vector double b_in);
26 /* __divv2df3 divides the vector dividend a by the vector divisor b and
33 __divv2df3 (vector double a_in, vector double b_in) function
189 __attribute__ ((__alias__ ("__divv2df3")));
194 __attribute__ ((__alias__ ("__divv2df3")));

Completed in 37 milliseconds