Searched refs:my_spacetab (Results 1 – 1 of 1) sorted by relevance
1110 register const char * const my_spacetab = spacetab; in rcsbuf_getkey() local1114 #define my_whitespace(c) (my_spacetab[(unsigned char)c] != 0) in rcsbuf_getkey()1804 register const char * const my_spacetab = spacetab; in rcsbuf_valword() local1808 # define my_whitespace(c) (my_spacetab[(unsigned char)c] != 0) in rcsbuf_valword()