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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dguard.cc198 static inline int __guard_test_bit (const int __byte, const int __val) argument
201 __u.__c[__byte] = __val;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dguard.cc198 static inline int __guard_test_bit (const int __byte, const int __val) argument
201 __u.__c[__byte] = __val;
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_conv.h296 from_bytes(char __byte) argument
298 char __bytes[2] = { __byte };
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_conv.h318 from_bytes(char __byte) argument
320 char __bytes[2] = { __byte };

Completed in 129 milliseconds