Home
last modified time | relevance | path

Searched defs:__rem (Results 1 – 2 of 2) sorted by relevance

/arch/sh/include/asm/
A Dposix_types.h56 unsigned long __rem = __fd % __NFDBITS; in __FD_SET() local
64 unsigned long __rem = __fd % __NFDBITS; in __FD_CLR() local
72 unsigned long __rem = __fd % __NFDBITS; in __FD_ISSET() local
/arch/mips/include/asm/
A Dposix_types.h59 unsigned long __rem = __fd % __NFDBITS; in __FD_SET() local
67 unsigned long __rem = __fd % __NFDBITS; in __FD_CLR() local
75 unsigned long __rem = __fd % __NFDBITS; in __FD_ISSET() local

Completed in 6 milliseconds