#include <sys/dir.h>Include dependency graph for limits.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | CHAR_BIT 8 |
| #define | CHAR_MIN -128 |
| #define | CHAR_MAX 127 |
| #define | SCHAR_MIN -128 |
| #define | SCHAR_MAX 127 |
| #define | UCHAR_MAX 255 |
| #define | MB_LEN_MAX 1 |
| #define | SHRT_MIN (-32767-1) |
| #define | SHRT_MAX 32767 |
| #define | USHRT_MAX 0xFFFF |
| #define | LONG_MIN (-2147483647L-1) |
| #define | LONG_MAX 2147483647L |
| #define | ULONG_MAX 0xFFFFFFFFL |
|
|
Definition at line 10 of file limits.h. Referenced by allocset(), bit_count(), Draw_Screen(), dump_stack(), In_Use(), isinsets(), regexec(), samesets(), and ul2a(). |
|
|
Definition at line 12 of file limits.h. Referenced by categorize(), chkentry(), chkinode(), do_link(), do_rename(), localeconv(), and new_node(). |
|
|
Definition at line 11 of file limits.h. Referenced by categorize(). |
|
|
Definition at line 38 of file limits.h. Referenced by boot_readwrite(), copylink(), limits(), main(), mktime(), num2long(), set_alarm(), str_offt(), and update_conf(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 20 of file limits.h. Referenced by chkentry(), chkinode(), do_link(), do_rename(), and new_node(). |
|
|
|
|
|
Definition at line 15 of file limits.h. Referenced by maxise(). |
|
|
Definition at line 39 of file limits.h. Referenced by calloc(), main(), read_write(), and w_identify(). |
|
|
Definition at line 21 of file limits.h. Referenced by fts_build(), and fts_palloc(). |
1.4.6