Home | History | Annotate | Download | only in gdb.base

Lines Matching refs:cent

39 set cent "\\\\242"
44 # With Windows code page 1252 (Latin 1), the cent
46 set cent "\u00A2"
54 gdb_test "print repeat" "= L\"A\", '$cent' <repeats 21 times>, \"B.*"
58 "= $hex L\"A\", '$cent' <repeats 21 times>, \"B\""
62 gdb_test "print repeat" "= L\"A\", '$cent' <repeats 21 times>, \"B\"" \
67 gdb_test "print repeat" "= L\"A$cent$cent\"\.\.\." \
70 gdb_test "print repeat_p" "= $hex L\"A$cent$cent\"\.\.\." \