Home
last modified time | relevance | path

Searched defs:ctrl_c (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp368 const char ctrl_c = '\x03'; in SyncWithContinueThread() local
/freebsd-12.1/contrib/gdb/gdb/
H A Dremote-e7000.c144 static int ctrl_c; variable