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

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c914 uint32_t first_4bytes; local
929 first_4bytes = *((uint32_t *)(uintptr_t)addr);
930 if (first_4bytes > INT_MAX) {

Completed in 26 milliseconds