Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_modfl.c48 #define MASK ((uint64_t)-1) macro
50 #define MASK ((uint32_t)-1) macro
53 #define GETFRAC(bits, n) ((bits) & ~(MASK << (n)))
/bionic/benchmarks/linker_relocation/
Drun_bench_with_ninja.sh39 --cpu-mask MASK MASK is a hex mask of CPU affinity passed to taskset