Searched refs:tomb (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/localedef/
H A Dwide.c62 int (*tomb)(char *, wchar_t); member in struct:__anon793
630 _tomb = mb_encodings[i].tomb;
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m4125 * tomb(s,n) xlate byte n from file s to expression value
210 define(tomb, `((Byte)($1)[$2])')dnl
1935 dst->st_other = tomb(src, ST1_other_$2);
1936 dst->st_info = tomb(src, ST1_info_$2);
H A Dxlate.m4117 * tomb(s,n) xlate byte n from file s to expression value
178 define(tomb, `((unsigned char)($1)[$2])')dnl
1895 dst->st_other = tomb(src, ST1_other_$2);
1896 dst->st_info = tomb(src, ST1_info_$2);

Completed in 48 milliseconds