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

/xnu-2782.1.97/libkern/kxld/
H A Dkxld_dict.c55 EMPTY = 0, enumerator in enum:__anon819
188 * dictionary or encountered an EMPTY bucket.
202 if (entry->state == EMPTY) goto finish;
322 /* Iterate through the buckets until we find an EMPTY bucket, a DELETED

Completed in 22 milliseconds