Home
last modified time | relevance | path

Searched defs:pMatch (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dgetopt.c155 lsx_option_t const * pMatch = NULL; in lsx_getopt() local
/OK3568_Linux_fs/kernel/lib/lz4/
H A Dlz4defs.h195 const BYTE *pMatch, in LZ4_count()
/OK3568_Linux_fs/kernel/lib/zstd/
H A Dcompress.c907 static size_t ZSTD_count(const BYTE *pIn, const BYTE *pMatch, const BYTE *const pInLimit) in ZSTD_count()