atoll              42 date/lib/parse_date.c #  define strtoll(s, f, b) atoll(s)
atoll              41 date/lib/parse_iso_intervals.c #  define strtoll(s, f, b) atoll(s)
atoll              43 mysqlnd/mysqlnd_portability.h #if __STDC_VERSION__ < 199901L && !defined(atoll)
atoll            1614 mysqlnd/mysqlnd_wireprotocol.c 						atoll((char *) p);
atoll            1622 mysqlnd/mysqlnd_wireprotocol.c 						(uint64_t) atoll((char *) p);