Searched refs:HS_UNINITIALIZED (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/usr.bin/sort/
H A Dcoll.h70 HS_ERROR = -1, HS_UNINITIALIZED = 0, HS_INITIALIZED = 1 enumerator in enum:__anon12471
H A Dcoll.c823 if (kv1->hint->status == HS_UNINITIALIZED) {
836 if (kv2->hint->status == HS_UNINITIALIZED) {
1115 if (kv1->hint->status == HS_UNINITIALIZED) {
1132 if (kv2->hint->status == HS_UNINITIALIZED) {
1269 if (kv1->hint->status == HS_UNINITIALIZED) {
1275 if (kv2->hint->status == HS_UNINITIALIZED) {

Completed in 153 milliseconds