Searched refs:BF_safe_atoi64 (Results 1 – 1 of 1) sorted by relevance
377 #define BF_safe_atoi64(dst, src) \ macro395 BF_safe_atoi64(c1, *sptr++); in BF_decode()396 BF_safe_atoi64(c2, *sptr++); in BF_decode()400 BF_safe_atoi64(c3, *sptr++); in BF_decode()404 BF_safe_atoi64(c4, *sptr++); in BF_decode()
Completed in 5 milliseconds