Home
last modified time | relevance | path

Searched refs:inputError (Results 1 – 1 of 1) sorted by relevance

/libcore/tools/patch-style/
Dlibcore-patch-style.awk62 function inputError(reason, actual) { function
68 inputError("Line too long", line)
127 inputError("BEGIN marker is missing colon or description.", $0)
158 inputError("Bad change marker: missing colon or description.", $0)
167 inputError("Bad change marker.", $0)