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

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dformat.cc122 int seen_hash = 0, seen_zero = 0, lcount = 0, seen_prec = 0; local
161 seen_zero = 1;
287 if (seen_prec || seen_zero || seen_space || seen_plus)
297 if (seen_hash || seen_zero || seen_space || seen_plus)
319 if (seen_zero || seen_space || seen_plus)
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dformat.cc122 int seen_hash = 0, seen_zero = 0, lcount = 0, seen_prec = 0; local
161 seen_zero = 1;
287 if (seen_prec || seen_zero || seen_space || seen_plus)
297 if (seen_hash || seen_zero || seen_space || seen_plus)
319 if (seen_zero || seen_space || seen_plus)
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c721 int seen_zero = 0; local
727 seen_zero = 1;
730 if (seen_zero)
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c753 int seen_zero = 0; local
759 seen_zero = 1;
762 if (seen_zero)

Completed in 148 milliseconds