Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc340 char *stdin_buffer_start; in read_simple_file() local
352 stdin_buffer_start = in read_simple_file()
366 stdin_buffer_start)); in read_simple_file()
368 stdin_buffer_start, in read_simple_file()
370 stdin_buffer_start)); in read_simple_file()
371 retmem_mb(stdin_buffer_start); in read_simple_file()
373 (stdin_buffer_end - stdin_buffer_start); in read_simple_file()
374 stdin_buffer_start = p_mb; in read_simple_file()
376 stdin_buffer_start + length; in read_simple_file()
384 stdin_text_p = stdin_buffer_start; in read_simple_file()