Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dlex.h132 unsigned long as_ulong; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dlex.h133 unsigned long as_ulong; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlex.c355 uint32_t as_ulong; in isc_lex_gettoken() local
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dlex.c357 uint32_t as_ulong; isc_lex_gettoken() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dopencl-c-base.h516 #define as_ulong(x) __builtin_astype((x), ulong) macro