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

  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid128_add.c 47 bid64qq_add (&res, &x1, py
52 res = bid64qq_add (x1, y
80 bid64qq_add (&res, px, &y1
85 res = bid64qq_add (x, y1
95 bid64qq_add (UINT64 * pres, UINT128 * px, UINT128 * py function
104 bid64qq_add (UINT128 x, UINT128 y function
bid_conf.h 171 #define bid64qq_add __bid64qq_add macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid128_add.c 47 bid64qq_add (&res, &x1, py
52 res = bid64qq_add (x1, y
80 bid64qq_add (&res, px, &y1
85 res = bid64qq_add (x, y1
95 bid64qq_add (UINT64 * pres, UINT128 * px, UINT128 * py function
104 bid64qq_add (UINT128 x, UINT128 y function
bid_conf.h 171 #define bid64qq_add __bid64qq_add macro

Completed in 23 milliseconds