Home
last modified time | relevance | path

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

/u-boot/include/
A Dbzlib.h98 #define BZ_CONFIG_ERROR (-9) macro
/u-boot/lib/bzip2/
A Dbzlib.c209 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()
551 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()

Completed in 5 milliseconds