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

  /src/external/lgpl3/mpfr/dist/tests/
talloc.c 35 #if __MPFR_STDC (199901L) && MPFR_ALLOCA_MAX <= 16384
trint.c 26 #if __MPFR_STDC (199901L)
308 #if __MPFR_STDC (199901L)
682 #if __MPFR_STDC (199901L)
tsprintf.c 231 #if __MPFR_STDC (199901L)
  /src/external/lgpl3/mpfr/dist/src/
mpfr-cvers.h 28 # define __MPFR_STDC(version) (__STDC_VERSION__ >= (version))
30 # define __MPFR_STDC(version) 0

Completed in 47 milliseconds