Searched refs:first_error (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/nano-11/src/
H A Dutils.c70 char *first_error; local
75 j = (ssize_t)strtol(str, &first_error, 10);
77 if (errno == ERANGE || *str == '\0' || *first_error != '\0')
/macosx-10.9.5/cctools-845/as/
H A Darm.c1155 first_error (const char *err)
1176 first_error (_("only one type should be specified for operand"));
1182 first_error (_("vector type expected"));
1254 first_error (_("can't redefine type for operand"));
1265 first_error (_("only D registers may be indexed"));
1271 first_error (_("can't change index for operand"));
1287 first_error (_("constant expression required"));
1331 first_error (_("register operand expected, but got scalar"));
1364 first_error (_("scalar must have an index"));
1369 first_error (
1154 first_error (const char *err) function
[all...]
/macosx-10.9.5/tcl-102/tk/tk/xlib/X11/
H A DXlib.h142 int first_error; /* first error number for the extension */ member in struct:__anon13669
/macosx-10.9.5/tcl-102/tk84/tk/xlib/X11/
H A DXlib.h151 int first_error; /* first error number for the extension */ member in struct:__anon13848

Completed in 214 milliseconds