Searched refs:get_space (Results 1 – 1 of 1) sorted by relevance
140 static int get_space P_ ((int c));331 c = get_space (c); in get_line()351 return get_space (c); in get_line()358 get_space (register int c) in get_space() function