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

/netbsd-6-1-5-RELEASE/lib/libc/citrus/modules/
H A Dcitrus_big5.c97 typedef struct _BIG5Exclude { struct
98 TAILQ_ENTRY(_BIG5Exclude) entry;
100 } _BIG5Exclude; typedef in typeref:struct:_BIG5Exclude
102 typedef TAILQ_HEAD(_BIG5ExcludeList, _BIG5Exclude) _BIG5ExcludeList;
181 _BIG5Exclude *exclude;
218 _BIG5Exclude *exclude;
249 _BIG5Exclude *exclude;

Completed in 95 milliseconds