PatchworkOS
Loading...
Searching...
No Matches
digits.h File Reference

Go to the source code of this file.

Variables

const char _digits []
 
const char _xdigits []
 

Variable Documentation

◆ _digits

const char _digits[]
extern

Definition at line 3 of file digits.c.

Referenced by _print_hexa(), _print_integer(), _scan(), _strtoll_main(), _strtoll_prelim(), atoll(), and ulltoa().

◆ _xdigits

const char _xdigits[]
extern

Definition at line 5 of file digits.c.

Referenced by _print_hexa(), and _print_integer().