Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvalue-prof.cc363 histogram_value *next_p = NULL; in stream_in_histogram_value() local
421 if (!next_p) in stream_in_histogram_value()
424 *next_p = new_val; in stream_in_histogram_value()
425 next_p = &new_val->hvalue.next; in stream_in_histogram_value()
DChangeLog-200429610 * c-common.c (lang_gimplify_stmt): Remove next_p argument.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20044787 * cp-gimplify.c (cp_gimplify_stmt): Remove next_p argument.