Home
last modified time | relevance | path

Searched defs:input_line (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dinput.h92 #define input_line LOCATION_LINE(input_location) macro
/openbsd/src/gnu/llvm/llvm/utils/
Dupdate_mir_test_checks.py317 def should_add_line_to_output(input_line, prefix_set): argument
/openbsd/src/gnu/usr.bin/texinfo/info/
Decho-area.c47 static char input_line[1 + EA_MAX_INPUT]; variable
/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DOptions.cpp917 std::string &input_line) { in ParseAlias()
/openbsd/src/gnu/llvm/llvm/utils/UpdateTestChecks/
Dcommon.py252 def should_add_line_to_output(input_line, prefix_set, skip_global_checks = False, comment_marker = … argument