Home
last modified time | relevance | path

Searched refs:BEGIN_STATE (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dtr.c53 #define BEGIN_STATE (UINTMAX_MAX - 1) macro
60 #define NEW_ELEMENT (BEGIN_STATE + 1)
64 #define REPEAT_COUNT_MAXIMUM BEGIN_STATE
1020 if (s->state == BEGIN_STATE) in get_next()
1143 s->state = BEGIN_STATE; in card_of_complement()
1185 s1->state = BEGIN_STATE; in validate_case_classes()
1186 s2->state = BEGIN_STATE; in validate_case_classes()
1417 s->state = BEGIN_STATE; in homogeneous_spec_list()
1668 s->state = BEGIN_STATE; in set_initialize()
1816 s2->state = BEGIN_STATE; in main()
[all …]