#include <ctype.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include "common/digits.h"
Go to the source code of this file.
Definition at line 8 of file atoll.c.
References _digits, isspace(), memchr(), NULL, tolower(), and x.
Referenced by process_prio_write().