Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/include/asm/
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
/external/u-boot/arch/sh/include/asm/
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