Home
last modified time | relevance | path

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

/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dunzcrash.c46 static char *bzerrorstrings[] = { variable
108 fprintf ( stderr, " %d %s ", r, bzerrorstrings[-r] ); in main()
Dbzlib.c1539 static const char *bzerrorstrings[] = { variable
1565 return bzerrorstrings[err*-1]; in BZ_API()
/third_party/bzip2/
Dunzcrash.c46 static char *bzerrorstrings[] = { variable
108 fprintf ( stderr, " %d %s ", r, bzerrorstrings[-r] ); in main()
Dbzlib.c1626 static const char *bzerrorstrings[] = { variable
1652 return bzerrorstrings[err*-1]; in BZ_API()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dunzcrash.c46 static char *bzerrorstrings[] = { variable
108 fprintf ( stderr, " %d %s ", r, bzerrorstrings[-r] ); in main()
Dbzlib.c1539 static const char *bzerrorstrings[] = { variable
1565 return bzerrorstrings[err*-1]; in BZ_API()