Home
last modified time | relevance | path

Searched refs:change_mips_events (Results 1 – 1 of 1) sorted by relevance

/development/ndk/sources/android/libportable/arch-mips/
Dpoll.c93 static inline short change_mips_events(short mips_events) in change_mips_events() function
120 fds->events = change_mips_events(fds->events); in WRAP()
121 fds->revents = change_mips_events(fds->revents); in WRAP()