Home
last modified time | relevance | path

Searched refs:_ISDIGIT (Results 51 – 75 of 100) sorted by relevance

1234

/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/config/os/hpux/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/config/os/solaris/solaris2.10/
H A Dctype_base.h49 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
53 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
56 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/config/os/aix/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/config/os/hpux/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/config/os/solaris/
H A Dctype_base.h49 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
53 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
56 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/config/os/solaris/
H A Dctype_base.h49 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
53 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
56 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/config/os/hpux/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/config/os/solaris/solaris2.10/
H A Dctype_base.h49 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
53 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
56 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/config/os/hpux/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/config/os/aix/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/config/os/hpux/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/config/os/solaris/solaris2.10/
H A Dctype_base.h49 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
53 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
56 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/config/os/aix/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/config/os/solaris/
H A Dctype_base.h49 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
53 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
56 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/config/os/aix/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/config/os/hpux/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/config/os/hpux/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/config/os/aix/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/config/os/solaris/solaris2.10/
H A Dctype_base.h49 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
53 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
56 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/config/os/hpux/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/config/os/aix/
H A Dctype_base.h47 static const mask digit = _ISDIGIT; in _GLIBCXX_VISIBILITY()
51 static const mask graph = _ISALPHA | _ISDIGIT | _ISPUNCT; in _GLIBCXX_VISIBILITY()
54 static const mask alnum = _ISALPHA | _ISDIGIT; in _GLIBCXX_VISIBILITY()
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A Dc_locale.h243 # define _ISDIGIT _N macro
254 # define _Locale_DIGIT _ISDIGIT
346 # define _ISDIGIT 0x010 macro
358 # define _Locale_DIGIT _ISDIGIT
/dports/misc/clifm/clifm-1.3/src/
H A Dchecks.c347 && (_ISDIGIT(cmd[1]) || (cmd[1] == '-' && _ISDIGIT(cmd[2])) in is_internal_c()
433 if (c++ && _ISDIGIT(*p) && _ISALPHA(*(p - 1))) in digit_found()
H A Dstrings.c140 state = S_N + ((c1 == '0') + (_ISDIGIT(c1) != 0)); in xstrverscmp()
156 state += (c1 == '0') + (_ISDIGIT(c1) != 0); in xstrverscmp()
159 state = result_type[state * 3 + (((c2 == '0') + (_ISDIGIT(c2) != 0)))]; in xstrverscmp()
164 while (_ISDIGIT(*p1++)) in xstrverscmp()
165 if (!_ISDIGIT(*p2++)) in xstrverscmp()
168 return _ISDIGIT(*p2) ? -1 : diff; in xstrverscmp()
955 if (!_ISDIGIT(*p)) { in parse_input_str()
1196 if (substr[i][j] != '-' && !_ISDIGIT(substr[i][j])) in parse_input_str()
1201 _ISDIGIT(substr[i][j - 1]) && _ISDIGIT(substr[i][j + 1])) in parse_input_str()
H A Dsort.c109 if (_ISDIGIT(*s1) && _ISDIGIT(*s2)) { in namecmp()

1234