Home
last modified time | relevance | path

Searched defs:flint_realloc (Results 1 – 4 of 4) sorted by relevance

/dports/math/e-antic/flint2-ae7ec89/
H A Dmemory_manager.c113 FLINT_WARN_UNUSED void * flint_realloc(void * ptr, size_t size) in flint_realloc() function
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dmemory_manager.c113 FLINT_WARN_UNUSED void * flint_realloc(void * ptr, size_t size) in flint_realloc() function
/dports/math/flint2/flint-2.8.4/
H A Dmemory_manager.c113 FLINT_WARN_UNUSED void * flint_realloc(void * ptr, size_t size) in flint_realloc() function
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/flint-fft/
H A Dmemory_manager.c116 void *flint_realloc(void *ptr, size_t size) in flint_realloc() function