HomeSort by relevance Sort by last modified time
    Searched refs:srep_t (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/
comparedf2.c 52 const srep_t aInt = toRep(a);
53 const srep_t bInt = toRep(b);
91 const srep_t aInt = toRep(a);
92 const srep_t bInt = toRep(b);
comparesf2.c 52 const srep_t aInt = toRep(a);
53 const srep_t bInt = toRep(b);
91 const srep_t aInt = toRep(a);
92 const srep_t bInt = toRep(b);
fp_lib.h 32 typedef int32_t srep_t; typedef
51 typedef int64_t srep_t; typedef

Completed in 733 milliseconds