Home
last modified time | relevance | path

Searched defs:numeric (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/usr.bin/nc/
H A Dsocks.c63 socklen_t addrlen, int v4only, int numeric) in decode_addrport()
/openbsd-src/usr.bin/seq/
H A Dseq.c219 numeric(const char *s) in numeric() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_classes.h106 static const category numeric = 1L << 1; in _GLIBCXX_BEGIN_NAMESPACE() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_classes.h86 static const category numeric = 1L << 1; variable
/openbsd-src/usr.sbin/trpt/
H A Dtrpt.c414 numeric(const void *v1, const void *v2) in numeric() function
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dlocale.cc62 const locale::category locale::numeric; member in locale
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/
H A Dlocale.cc50 const locale::category locale::numeric; member in std::locale
/openbsd-src/usr.sbin/snmpd/
H A Dtraphandler.c409 traphandler_hostname(struct sockaddr *sa, int numeric) in traphandler_hostname()
/openbsd-src/usr.bin/tmux/
H A Doptions.c134 int numeric) in options_value_to_string() argument
578 options_to_string(struct options_entry *o, int idx, int numeric) in options_to_string() argument
/openbsd-src/usr.sbin/syslogd/
H A Dprivsep.c170 priv_exec(char *conf, int numeric, int child, int argc, char *argv[]) in priv_exec()
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlex.c1065 int numeric = hex_value (c); local
/openbsd-src/usr.bin/mandoc/
H A Dmdoc_man.c545 int numeric, remain, sz, chsz; in print_width() local
/openbsd-src/sbin/pfctl/
H A Dpfctl_parser.c1756 host_dns(const char *s, int mask, int numeric) in host_dns() argument
H A Dpfctl.c412 pfctl_addrprefix(char *addr, struct pf_addr *mask, int numeric) in pfctl_addrprefix()
/openbsd-src/gnu/usr.bin/texinfo/util/
H A Dtexindex.c72 char numeric; /* Non-zeros means field is ASCII numeric. */ member
/openbsd-src/usr.sbin/mtrace/
H A Dmtrace.c101 int numeric = FALSE; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld.h465 bool numeric; /* A numeric kind of constant. */ member
/openbsd-src/gnu/llvm/libcxx/src/
H A Dlocale.cpp135 const locale::category locale::numeric; member in locale