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

  /src/external/lgpl3/gmp/dist/tests/
misc.c 194 __gmp_allocate_or_reallocate (void *ptr, size_t oldsize, size_t newsize) function
tests.h 118 void *__gmp_allocate_or_reallocate (void *, size_t, size_t);
  /src/external/lgpl3/gmp/dist/tune/
speed.c 1246 __gmp_allocate_or_reallocate
tuneup.c 332 dat = (struct dat_t *) __gmp_allocate_or_reallocate

Completed in 25 milliseconds