Searched defs:int_type (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsCharTraits.h98 typedef wint_t int_type; typedef in struct:nsCharTraits
100 typedef int int_type; typedef in struct:nsCharTraits
105 to_char_type( int_type c )
111 int_type
114 return int_type( NS_STATIC_CAST(unsigned_char_type, c) );
119 eq_int_type( int_type lhs, int_type rhs )
342 int_type
353 int_type
354 not_eof( int_type
382 typedef int int_type; typedef in struct:nsCharTraits
[all...]

Completed in 31 milliseconds