Home
last modified time | relevance | path

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

/openbsd/regress/lib/libm/msun/
H A Dnearbyint_test.c72 get_output(int testindex, int rmodeindex, int negative) in get_output() function
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dvscode.py156 def get_output(self, category, timeout=0.0, clear=True): member in DebugCommunication