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

  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid128_add.c 149 bid128_add (&res, &x1, &y1
155 res = bid128_add (x1, y1
184 bid128_add (&res, &x1, py
189 res = bid128_add (x1, y
218 bid128_add (&res, px, &y1
223 res = bid128_add (x, y1
231 // bid128_add stands for bid128qq_add
452 bid128_add (UINT128 * pres, UINT128 * px, UINT128 * py function
461 bid128_add (UINT128 x, UINT128 y function
2932 bid128_add (&res, &x, &
    [all...]
bid_conf.h 159 #define bid128_add __bid128_add macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid128_add.c 149 bid128_add (&res, &x1, &y1
155 res = bid128_add (x1, y1
184 bid128_add (&res, &x1, py
189 res = bid128_add (x1, y
218 bid128_add (&res, px, &y1
223 res = bid128_add (x, y1
231 // bid128_add stands for bid128qq_add
452 bid128_add (UINT128 * pres, UINT128 * px, UINT128 * py function
461 bid128_add (UINT128 x, UINT128 y function
2932 bid128_add (&res, &x, &
    [all...]
bid_conf.h 159 #define bid128_add __bid128_add macro

Completed in 20 milliseconds