Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Djscompress.c899 int buf1_len, buf2_len; in main() local
901 buf1_len = load_file(&buf1, fname); in main()
903 buf2_len = lz_compress(&buf2, buf1, buf1_len); in main()

Completed in 3 milliseconds