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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dskip.c65 bool file_is_glob () const { return m_file_is_glob; }
101 bool m_file_is_glob; variable
129 : m_file_is_glob (file_is_glob),
136 if (m_file_is_glob)
575 if (m_file_is_glob)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dskip.c66 bool file_is_glob () const { return m_file_is_glob; }
102 bool m_file_is_glob; variable
130 : m_file_is_glob (file_is_glob),
137 if (m_file_is_glob)
570 if (m_file_is_glob)

Completed in 175 milliseconds