Searched defs:first_4bytes (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libc/port/i18n/ | ||
H A D | gettext_real.c | 914 uint32_t first_4bytes; local 929 first_4bytes = *((uint32_t *)(uintptr_t)addr); 930 if (first_4bytes > INT_MAX) { |
Completed in 22 milliseconds