Home
last modified time | relevance | path

Searched refs:errorptr (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/wince/
Dwince.h112 XCE_EXPORT double xcestrtod(const char *s, char **errorptr);
113 XCE_EXPORT long xcestrtol(const char *s, char **errorptr, int base);
114 XCE_EXPORT unsigned long xcestrtoul(const char *s, char **errorptr, int base);
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dihex.c192 ihex_get_byte (bfd *abfd, bfd_boolean *errorptr) in ihex_get_byte() argument
199 *errorptr = TRUE; in ihex_get_byte()
Dsrec.c218 srec_get_byte (bfd *abfd, bfd_boolean *errorptr) in srec_get_byte() argument
225 *errorptr = TRUE; in srec_get_byte()