Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c880 uint32_t first_4bytes; in sun_setmsg() local
895 first_4bytes = *((uint32_t *)(uintptr_t)addr); in sun_setmsg()
896 if (first_4bytes > INT_MAX) { in sun_setmsg()