Searched defs:maxfp (Results 1 - 2 of 2) sorted by relevance

/external/fio/
H A Dparse.h54 double maxfp; /* max and min floating value */ member in struct:fio_option
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c2872 size_t maxfp = 0; local
2878 maxfp = m->max_footprint;
2895 fprintf(stderr, "max system bytes = %10lu\n", (unsigned long)(maxfp));

Completed in 198 milliseconds