Home
last modified time | relevance | path

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

/posix/bits/
A Dcpu-set.h35 #define __CPUELT(cpu) ((cpu) / __NCPUBITS) macro
62 ? (((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \
69 ? (((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \
76 ? ((((const __cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \

Completed in 4 milliseconds