Home
last modified time | relevance | path

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

/scripts/
Dget_abi.pl50 sub parse_error($$$$) { subroutine
115 parse_error($file, $ln, "tag '$tag' is invalid", $_);
121 parse_error($file, $ln, "tag 'Where' is invalid. Should be 'What:' instead", "");
135parse_error($file, $ln, "What '$what' doesn't have a description", "") if (!$data{$what}->{descrip…
179 parse_error($file, $ln, "'What:' should come first:", $_);
236 parse_error($file, $ln, "Unexpected content", $_);
240parse_error($file, $ln, "What '$what' doesn't have a description", "") if (!$data{$what}->{descrip…
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()