HomeSort by relevance Sort by last modified time
    Searched refs:lzo_comp_ops (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/squashfs-tools/
compressor.c 45 static struct compressor lzo_comp_ops = { variable in typeref:struct:compressor
49 extern struct compressor lzo_comp_ops;
77 &lzo_comp_ops,
lzo_wrapper.c 426 struct compressor lzo_comp_ops = { variable in typeref:struct:compressor

Completed in 98 milliseconds