Home
last modified time | relevance | path

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

/scripts/
Dget_abi.pl39 sub parse_error($$$$) { subroutine
92 parse_error($file, $ln, "tag '$tag' is invalid", $_);
98 parse_error($file, $ln, "tag 'Where' is invalid. Should be 'What:' instead", $_);
107parse_error($file, $ln, "What '$what' doesn't have a description", "") if ($what && !$data{$what}-…
136 parse_error($file, $ln, "'What:' should come first:", $_);
194 parse_error($file, $ln, "Unexpected line:", $_);
Dasn1_compiler.c996 goto parse_error; in parse_type()
1006 goto parse_error; in parse_type()
1057 goto parse_error; in parse_type()
1134 parse_error: in parse_type()