Home
last modified time | relevance | path

Searched defs:oldmask (Results 26 - 33 of 33) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.c103 long long oldmask, oldsignmask, dropped; in cast_value() local
/third_party/musl/arch/i386/bits/
H A Dsignal.h67 unsigned long oldmask, cr2; member
72 unsigned long oldmask, cr2; member
/third_party/musl/arch/x32/bits/
H A Dsignal.h76 unsigned long long err, trapno, oldmask, cr2; member
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h76 unsigned long err, trapno, oldmask, cr2; member
/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs532 let mut oldmask = mem::MaybeUninit::uninit(); in iter() variables
554 let mut oldmask = mem::MaybeUninit::uninit(); in thread_swap_mask() variables
/third_party/python/Objects/
H A Dsetobject.c235 Py_ssize_t oldmask = so->mask; in set_table_resize() local
/third_party/python/Modules/
H A D_cursesmodule.c3672 mmask_t oldmask, availmask; in _curses_mousemask_impl() local
/third_party/sqlite/src/
H A Dsqlite3.c19159 u32 oldmask; /* Mask of old.* columns referenced */ member
148733 u32 oldmask = (hasFK ? sqlite3FkOldmask(pParse, pTab) : 0); global() local
[all...]

Completed in 137 milliseconds

12