gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:_ps_to_private (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdio/multibyte.h - 2.2KB - 50 lines
47: #define _ps_to_runelocale(ps)   (_ps_to_runestate(ps)->rs_runelocale)
48: #define _ps_to_private(ps)      ((void *)&_ps_to_runestate(ps)->rs_private)
49: