Home
last modified time | relevance | path

Searched defs:execute_command (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/git/
H A Dgithub-automation.py382 def execute_command(self) -> bool: member in ReleaseWorkflow
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtop.c658 execute_command (char *p, int from_tty) in execute_command() function
/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c2123 const char *execute_command = NULL; in perform_test_reparse_source() local