Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dmsgfmt.h363 #define GNU_MAGIC_SWAPPED 0xde120495 macro
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_gnu.c1214 } else if (gnu_header->magic == GNU_MAGIC_SWAPPED) { in gnu_setmsg()