Searched refs:pad_chars (Results 1 – 2 of 2) sorted by relevance
795 static const char pad_chars[] = "0123456789+-*/\015,.?()#"; in k_pad() local847 put_queue(vc, pad_chars[value]); in k_pad()
2091 static const char *pad_chars = "0123456789+-*/\015,.?()"; variable2117 value = pad_chars[value]; in speakup_key()