Searched refs:errorptr (Results 1 – 3 of 3) sorted by relevance
112 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);
192 ihex_get_byte (bfd *abfd, bfd_boolean *errorptr) in ihex_get_byte() argument199 *errorptr = TRUE; in ihex_get_byte()
218 srec_get_byte (bfd *abfd, bfd_boolean *errorptr) in srec_get_byte() argument225 *errorptr = TRUE; in srec_get_byte()