Searched defs:numeric (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/java/
H A Dlex.c674 int numeric = (RANGE (c, '0', '9') ? c-'0' : 10 +(c|0x20)-'a'); local
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dlocale_classes.h100 static const category numeric = 1L << 1; member in class:locale
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dlocale.cc64 const locale::category locale::numeric; member in class:locale
/haiku-buildtools/legacy/gcc/texinfo/util/
H A Dtexindex.c78 char numeric; /* Non-zeros means field is ASCII numeric. */ member in struct:keyfield
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dbld.h471 bool numeric; /* A numeric kind of constant. */ member in struct:_ffebld_constant_

Completed in 51 milliseconds