Searched refs:regc (Results 1 – 2 of 2) sorted by relevance
502 regc(int b) in regc() function1368 regc(NL); in regatom()1369 regc(NUL); in regatom()1418 regc(NUL); in regatom()1850 regc(0x0a); in regatom()1901 regc(' '); in regatom()1902 regc('\t'); in regatom()1938 regc(' '); in regatom()1951 regc('\t'); in regatom()2001 regc(NUL); in regatom()[all …]
11042 Solution: Use regmbc() instead of regc(). Add a test.