Home
last modified time | relevance | path

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

/dragonfly/include/
H A Drunetype.h93 #define _RUNE_MAGIC_1 "RuneMagi" /* Indicates version 0 of RuneLocale */ macro
/dragonfly/lib/libc/locale/
H A Drune.c162 (void) memcpy(rl->__magic, _RUNE_MAGIC_1, sizeof (rl->__magic)); in _Read_RuneMagi()
H A Dtable.c48 .__magic = _RUNE_MAGIC_1,