Home
last modified time | relevance | path

Searched defs:is_numeric (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dvalsort.c98 int i, is_numeric; in valsort_cf_func() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h538 bool is_numeric () const in is_numeric() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h574 bool is_numeric () const in is_numeric() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c2637 is_numeric (const char *name, uint64_t *pval) in is_numeric() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c2601 is_numeric (const char *name, uint64_t *pval) in is_numeric() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenattrtab.cc182 unsigned is_numeric : 1; /* Values of this attribute are numeric. */ member in attr_desc
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenattrtab.c182 unsigned is_numeric : 1; /* Values of this attribute are numeric. */ variable