Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dposix_types.h56 unsigned long __rem = __fd % __NFDBITS; in __FD_SET() local
64 unsigned long __rem = __fd % __NFDBITS; in __FD_CLR() local
73 unsigned long __rem = __fd % __NFDBITS; in __FD_ISSET() local
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dposix_types.h60 unsigned long __rem = __fd % __NFDBITS; in __FD_SET() local
68 unsigned long __rem = __fd % __NFDBITS; in __FD_CLR() local
76 unsigned long __rem = __fd % __NFDBITS; in __FD_ISSET() local