Home
last modified time | relevance | path

Searched defs:str2long (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/lib/
H A Dhelper.c185 int str2long(const char * str, int64_t * lng_ptr) in str2long() function
/openbmc/u-boot/lib/
H A Dvsprintf.c866 bool str2long(const char *p, ulong *num) in str2long() function