Home
last modified time | relevance | path

Searched defs:to_int (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dconftypes.h30 int (*to_int) (const CONF *conf, char c); member
/netbsd-src/external/bsd/kyua-cli/dist/utils/format/
H A Dformatter.cpp98 to_int(const std::string& format, const std::string& str, const char* what) in to_int() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-longdouble.cc67 longdouble::to_int (void) const in to_int() function in longdouble
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dconf.h46 int (*to_int) (const CONF *conf, char c); member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-longdouble.cc73 longdouble::to_int (void) const in to_int() function in longdouble
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsreal.c108 sreal::to_int () const in to_int() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsreal.cc108 sreal::to_int () const in to_int() function in sreal
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/
H A Dconf_lib.c294 int (*to_int)(const CONF *, char) = &default_to_int; in NCONF_get_number_e() local
/netbsd-src/lib/libc/citrus/modules/
H A Dcitrus_ues.c123 to_int(int ch) in to_int() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dutil.cc126 TValue::to_int () in to_int() function in TValue
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dutil.cc126 TValue::to_int () in to_int() function in TValue
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml106 let to_int index = function