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

/freebsd-12-stable/usr.bin/sort/
H A Dcoll.h72 HS_ERROR = -1, HS_UNINITIALIZED = 0, HS_INITIALIZED = 1 enumerator in enum:__anon17329
H A Dcoll.c840 if (kv1->hint->status == HS_UNINITIALIZED) {
853 if (kv2->hint->status == HS_UNINITIALIZED) {
1132 if (kv1->hint->status == HS_UNINITIALIZED) {
1149 if (kv2->hint->status == HS_UNINITIALIZED) {
1286 if (kv1->hint->status == HS_UNINITIALIZED) {
1292 if (kv2->hint->status == HS_UNINITIALIZED) {

Completed in 106 milliseconds