Home
last modified time | relevance | path

Searched refs:FIO_freeContext (Results 1 – 3 of 3) sorted by relevance

/external/zstd/programs/
Dfileio.h67 void FIO_freeContext(FIO_ctx_t* const fCtx);
Dzstdcli.c1373 FIO_freeContext(fCtx); in main()
Dfileio.c405 void FIO_freeContext(FIO_ctx_t* const fCtx) in FIO_freeContext() function