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

/haiku/src/libs/stdc++/legacy/
H A Diostream.cc513 int show_pos = 0; // If 1, print a '+'. local
555 show_pos=1;
562 int len = buf_len+show_pos;
577 if (sign < 0 || show_pos)

Completed in 75 milliseconds