Searched refs:NEED_BSD_STRINGS (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Djconfig.h13 #undef NEED_BSD_STRINGS macro
H A Djinclude.h58 #ifdef NEED_BSD_STRINGS
H A Dckconfig.c49 * We try the non-BSD convention first; define NEED_BSD_STRINGS
53 #undef NEED_BSD_STRINGS macro
55 #ifdef NEED_BSD_STRINGS
344 #ifdef NEED_BSD_STRINGS
345 fprintf(outfile, "#define NEED_BSD_STRINGS\n");
347 fprintf(outfile, "#undef NEED_BSD_STRINGS\n");

Completed in 100 milliseconds