Searched refs:s_outbufs (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c5205 ptr_list s_outbufs[3]; local
5206 ptr_list *std_out = &s_outbufs[0];
5208 ptr_list *raw_out = &s_outbufs[1];
5210 ptr_list *hidden_out = &s_outbufs[2];
5378 Hwcentry** hwcs = (Hwcentry**) (s_outbufs[tt].array);
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c5241 ptr_list s_outbufs[3]; local
5242 ptr_list *std_out = &s_outbufs[0];
5244 ptr_list *raw_out = &s_outbufs[1];
5246 ptr_list *hidden_out = &s_outbufs[2];
5414 Hwcentry** hwcs = (Hwcentry**) (s_outbufs[tt].array);

Completed in 394 milliseconds