Searched defs:as_integer (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | string.cpp | 93 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 D | symtab.h | 95 int as_integer; member
|
/netbsd-src/external/mpl/bind/dist/lib/isccc/include/isccc/ |
H A D | symtab.h | 90 int as_integer; member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
H A D | symtab.h | 96 int as_integer; member
|
/netbsd-src/external/mit/libuv/dist/docs/code/udp-dhcp/ |
H A D | main.c | 30 unsigned int *as_integer = (unsigned int*)buf->base; in on_read() local
|