Searched refs:mmap_prot_pton (Results 1 - 1 of 1) sorted by relevance

/development/ndk/sources/android/libportable/arch-mips/
H A Dmmap.c30 static inline int mmap_prot_pton(int portable_prot) function
102 native_prot = mmap_prot_pton(prot);
123 native_prot = mmap_prot_pton(portable_prot);

Completed in 982 milliseconds