Home
last modified time | relevance | path

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

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