Searched defs:checkbytes (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/include/
H A Dobjc-shared-cache.h173 objc_stringhash_check_t *checkbytes() { return (objc_stringhash_check_t *)&tab[mask+1]; } function in struct:objc_opt::objc_stringhash_t
174 const objc_stringhash_check_t *checkbytes() const { return (const objc_stringhash_check_t *)&tab[mask+1]; } function in struct:objc_opt::objc_stringhash_t
[all...]

Completed in 93 milliseconds