Searched defs:RTLD_NEXT (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Ddlfcn.h80 #define RTLD_NEXT __BIONIC_CAST(reinterpret_cast, void*, -1L) macro
83 #define RTLD_NEXT __BIONIC_CAST(reinterpret_cast, void*, 0xfffffffe) macro
/bionic/tools/versioner/current/
H A Ddlfcn.h80 #define RTLD_NEXT __BIONIC_CAST(reinterpret_cast, void*, -1L) macro
83 #define RTLD_NEXT __BIONIC_CAST(reinterpret_cast, void*, 0xfffffffe) macro

Completed in 44 milliseconds