Searched refs:get_space (Results 1 – 3 of 3) sorted by relevance
216 #define get_space(tps, need) \ macro227 (get_space) (TPARM_STATE *tps, size_t need) { in get_space() function228 get_space(tps, need); in get_space()231 #undef get_space237 get_space(tps, s_len + 1); \256 get_space(tps, s_len + 1); \274 get_space(tps, (size_t) 1); \1082 get_space(tps, (size_t) 1); in tparam_internal()
203 fun:get_space
10473 + modify lib_tparm.c, absorb really_get_space() into get_space().11604 + modify lib_tparm.c to use get_space() before writing terminating