Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/jffs2/
H A Dmini_inflate.h14 #define NO_ERROR 0 macro
/rk3399_rockchip-uboot/fs/jffs2/
H A Dmini_inflate.c30 stream->error = NO_ERROR; in init_stream()