Searched refs:all_mask (Results 1 – 3 of 3) sorted by relevance
5 static const unsigned long all_mask[] = { variable33 __syscall(SYS_rt_sigprocmask, SIG_BLOCK, &all_mask, set, _NSIG/8); in __block_all_sigs()
197 int all_mask = (1 << word_size) - 1; in ffi_prep_cif_machdep_core() local214 else if (fp_mask == all_mask) in ffi_prep_cif_machdep_core()
469 uint32_t all_mask = 0xffffffff >> (32 - depth); in visual_has_alpha() local472 return (all_mask & ~rgb_mask) != 0; in visual_has_alpha()