Home
last modified time | relevance | path

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

/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
DspewG.c35 #define N_BUF 1000000 macro
36 char buf[N_BUF];
42 setbuffer ( stdout, buf, N_BUF ); in main()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
DspewG.c35 #define N_BUF 1000000 macro
36 char buf[N_BUF];
42 setbuffer ( stdout, buf, N_BUF ); in main()
/third_party/bzip2/
DspewG.c35 #define N_BUF 1000000 macro
36 char buf[N_BUF];
42 setbuffer ( stdout, buf, N_BUF ); in main()