Home
last modified time | relevance | path

Searched defs:the_error (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/autotrace/autotrace-0.31.1/
H A Ddespeckle.c46 int the_error; in calc_error() local
73 int the_error; in calc_error_8() local
/dports/devel/aegis/aegis-4.25.D510/libaegis/
H A Dsub.cc495 const char *the_error = i18n("unknown substitution name"); in execute() local
518 const char *the_error = i18n("ambiguous substitution name"); in execute() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/autotrace/
H A Ddespeckle.c45 int the_error; in calc_error() local
69 int the_error; in calc_error_8() local
/dports/deskutils/gcal/gcal-4.1/src/
H A Drc-insert.c1927 auto double the_error; local
/dports/irc/epic4/epic4-2.10.9/source/
H A Dparse.c561 const char * the_error; in p_error() local
/dports/devel/cook/cook-2.30/common/
H A Dsub.c450 char *the_error; in execute() local
/dports/irc/epic5/epic5-2.1.6/source/
H A Dparse.c641 const char * the_error; in p_error() local
/dports/www/coppermine/cpg1.6.x-1.6.12/include/
H A Dfunctions.inc.php236 function cpg_db_error($the_error, $dbobj=null)
/dports/x11/xterm/xterm-370/
H A Dmisc.c2181 int the_error = errno; in open_userfile() local
2193 int the_error = errno; in open_userfile() local
6458 int the_error = errno; in xioerror() local
/dports/devel/openocd/openocd-0.11.0/src/server/
H A Dgdb_server.c1082 static void gdb_send_error(struct connection *connection, uint8_t the_error) in gdb_send_error()