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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dstabsread.c2569 int has_destructor = 0, has_other = 0;
2641 has_other++;
2646 if (has_destructor && has_other)
2563 int has_destructor = 0, has_other = 0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.c3602 bool has_value = false, has_other = false; local
3614 has_other = true;
3616 if (has_other)
3621 has_other = true;
3627 if (has_value && has_other)

Completed in 201 milliseconds