RESULT_SZ        4156 gc/os_dep.c    		static char result_buf[RESULT_SZ];
RESULT_SZ        4197 gc/os_dep.c    		    || (result_len = fread(result_buf, 1, RESULT_SZ - 1, pipe))
RESULT_SZ        4221 gc/os_dep.c    		if (result_len < RESULT_SZ - 25) {