Home
last modified time | relevance | path

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

/NextBSD/contrib/libreadline/
HDtext.c160 #define _RL_FIX_POINT(x) \ macro
172 _RL_FIX_POINT (rl_point);
174 _RL_FIX_POINT (rl_mark);
176 #undef _RL_FIX_POINT