Home
last modified time | relevance | path

Searched refs:my_spacetab (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Drcs.c1110 register const char * const my_spacetab = spacetab; in rcsbuf_getkey() local
1114 #define my_whitespace(c) (my_spacetab[(unsigned char)c] != 0) in rcsbuf_getkey()
1804 register const char * const my_spacetab = spacetab; in rcsbuf_valword() local
1808 # define my_whitespace(c) (my_spacetab[(unsigned char)c] != 0) in rcsbuf_valword()