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

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
bitintpow10.c 48 # define BIL_SET4(a, b, c, d) a, b, c, d
68 # define BIL_SET4(a, b, c, d) d, c, b, a
bitintpow10.h 328 BIL_SET4 (BIL_VAL (0x1),
333 BIL_SET4 (BIL_VAL (0xf),
338 BIL_SET4 (BIL_VAL (0x9f),
343 BIL_SET4 (BIL_VAL (0x639),
348 BIL_SET4 (BIL_VAL (0x3e3a),
353 BIL_SET4 (BIL_VAL (0x26e4d),
428 BIL_SET4 (BIL_VAL (0x8),
434 BIL_SET4 (BIL_VAL (0x56),
440 BIL_SET4 (BIL_VAL (0x35f),
446 BIL_SET4 (BIL_VAL (0x21bc)
    [all...]

Completed in 25 milliseconds