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

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dcommon-types.h42 enum tribool { TRIBOOL_UNKNOWN = -1, TRIBOOL_FALSE = 0, TRIBOOL_TRUE = 1 }; enumerator in enum:tribool
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-types.h42 enum tribool { TRIBOOL_UNKNOWN = -1, TRIBOOL_FALSE = 0, TRIBOOL_TRUE = 1 }; enumerator in enum:tribool
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dx86-linux-nat.c156 have_ptrace_getregset = TRIBOOL_FALSE;
173 have_ptrace_getregset = TRIBOOL_FALSE;
H A Dinflow.c237 : TRIBOOL_FALSE);
H A Darm-linux-nat.c547 have_ptrace_getregset = TRIBOOL_FALSE;
H A Dbreakpoint.c11571 can_download_tracepoint = TRIBOOL_FALSE;
11574 if (can_download_tracepoint == TRIBOOL_FALSE)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dx86-linux-nat.c155 have_ptrace_getregset = TRIBOOL_FALSE;
172 have_ptrace_getregset = TRIBOOL_FALSE;
H A Dmingw-hdep.c402 return TRIBOOL_FALSE;
H A Dinflow.c236 : TRIBOOL_FALSE);
H A Darm-linux-nat.c547 have_ptrace_getregset = TRIBOOL_FALSE;
H A Dbreakpoint.c11002 can_download_tracepoint = TRIBOOL_FALSE;
11005 if (can_download_tracepoint == TRIBOOL_FALSE)
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dserver.cc825 req = TRIBOOL_FALSE;
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dserver.cc872 req = TRIBOOL_FALSE;

Completed in 405 milliseconds