Home
last modified time | relevance | path

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

/freebsd/include/
H A Drunetype.h84 #define _RUNE_MAGIC_1 "RuneMagi" /* Indicates version 0 of RuneLocale */ macro
/freebsd/lib/libc/locale/
H A Dtable.c46 _RUNE_MAGIC_1,
H A Drune.c159 memcpy(rl->__magic, _RUNE_MAGIC_1, sizeof(rl->__magic)); in _Read_RuneMagi()