Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dselection.c16 #define ishardspace(c) ((c) == ' ') macro
88 ishardspace(sel_pos(new_sel_end))) { in speakup_set_selection()
90 if (!ishardspace(sel_pos(pe)) || in speakup_set_selection()
93 if (ishardspace(sel_pos(pe))) in speakup_set_selection()
113 if (!ishardspace(*bp++)) in speakup_set_selection()