Searched refs:__bits (Results 1 – 2 of 2) sorted by relevance
122 __cpu_mask __bits[__CPU_SETSIZE / __NCPUBITS]; member136 __arr->__bits[__i] = 0; \143 ? ((cpusetp)->__bits[__CPUELT (__cpu)] |= __CPUMASK (__cpu)) : 0; }))148 ? ((cpusetp)->__bits[__CPUELT (__cpu)] &= ~__CPUMASK (__cpu)) : 0; }))153 ? (((cpusetp)->__bits[__CPUELT (__cpu)] & __CPUMASK (__cpu))) != 0 \170 if (__arr1->__bits[__i] != __arr2->__bits[__i]) \183 __dest->__bits[__i] = __arr1->__bits[__i] op __arr2->__bits[__i]; \
83 extern char *inet_net_ntop (int __af, __const void *__cp, int __bits,