Searched refs:BF_safe_atoi64 (Results 1 – 1 of 1) sorted by relevance
371 #define BF_safe_atoi64(dst, src) \ macro388 BF_safe_atoi64(c1, *sptr++); in BF_decode()389 BF_safe_atoi64(c2, *sptr++); in BF_decode()393 BF_safe_atoi64(c3, *sptr++); in BF_decode()397 BF_safe_atoi64(c4, *sptr++); in BF_decode()
Completed in 10 milliseconds