isgraph           526 lib/zlib_deflate/deftree.c              n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1));
isgraph          1035 lib/zlib_deflate/deftree.c             Tracecv(isgraph(lc), (stderr," '%c' ", lc));
isgraph          1037 scripts/kconfig/nconf.c 	if (isalnum(c) || isgraph(c) || c == ' ') {
isgraph           485 scripts/kconfig/nconf.gui.c 			if ((isgraph(res) || isspace(res))) {
isgraph           418 usr/gen_init_cpio.c 	if (end && isgraph(line[end])) {
isgraph           441 usr/gen_init_cpio.c 		} while (isgraph(line[end]));