Home
last modified time | relevance | path

Searched defs:as_integer (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dstring.cpp93 as_integer(const string& func, const string& s, size_t* idx, int base ) in as_integer() function
105 as_integer(const string& func, const string& s, size_t* idx, int base ) in as_integer() function
113 as_integer( const string& func, const string& s, size_t* idx, int base ) in as_integer() function
121 as_integer( const string& func, const string& s, size_t* idx, int base ) in as_integer() function
129 as_integer( const string& func, const string& s, size_t* idx, int base ) in as_integer() function
138 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() function
150 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() function
158 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() function
166 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() function
174 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() function
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dsymtab.h95 int as_integer; member
/netbsd-src/external/mpl/bind/dist/lib/isccc/include/isccc/
H A Dsymtab.h90 int as_integer; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dsymtab.h96 int as_integer; member
/netbsd-src/external/mit/libuv/dist/docs/code/udp-dhcp/
H A Dmain.c30 unsigned int *as_integer = (unsigned int*)buf->base; in on_read() local