Home
last modified time | relevance | path

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

/dports/math/geogram/geogram-1.7.7/src/lib/geogram/delaunay/
H A Ddelaunay_tetgen.cpp244 bool there_was_an_error = false; in set_vertices_constrained() local
252 there_was_an_error = true; in set_vertices_constrained()
288 if(there_was_an_error) { in set_vertices_constrained()
/dports/textproc/link-grammar/link-grammar-5.8.0/link-parser/
H A Dlink-parser.c416 static int there_was_an_error(Label label, Sentence sent, Parse_Options opts) in there_was_an_error() function
443 if (there_was_an_error(label, sent, opts)) in batch_process_some_linkages()