Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libreadline/
HDmisc.c131 if ((cxt & NUM_SAWDIGITS) == 0)
162 _rl_argcxt |= NUM_SAWDIGITS;
HDrlprivate.h85 #define NUM_SAWDIGITS 0x02 macro