Searched refs:c80 (Results 1 – 9 of 9) sorted by relevance
452 my $c80 = chr(0x80);471 eval {/^$c80\x{100}$code1$/};473 eval {/^$c80\x{101}$code1u$/};479 ok("A$c80\x{100}$x" =~ /^A$code1u$/,481 ok("$c80\x{100}B$x" =~ /^$c80\x{100}$code1$/,483 ok("$c80\x{101}$c80\x{100}$x" =~ /^$c80\x{101}$code1u$/,496 eval {/^$c80\x{100}(??{$x})-$code2$/};498 eval {/^$c80\x{101}(??{$x})-$code2u$/};507 ok("$c80\x{100}$x-B$x" =~ /^$c80\x{100}(??{$x})-$code2$/,509 ok("$c80\x{101}$x-$c80\x{100}$x"[all …]
258 2001:c80:b000::/36347 2605:5c80::/32349 2001:468:c80::/48428 2402:5c80::/32
379 #define c80 R0 macro404 c80.L = #0x0000412 c80.H = #0x8000415 ic = and(c80, mantah)
55 const char_type c80 = L'x'; in test01() local96 VERIFY( !gctype.is(std::ctype_base::xdigit, c80) ); in test01()
54 const char_type c80 = 'x'; in test01() local95 VERIFY( !gctype.is(std::ctype_base::xdigit, c80) ); in test01()
50 const char_type c80 = 'x'; in test01() local
51 const char_type c80 = L'x'; in test01() local
160 * Texas Instruments c80 (tms320c80) support added.
230 * Texas Instruments c80 (tms320c80) support added.