Searched defs:oldmask (Results 26 - 33 of 33) sorted by relevance
12
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | expand.c | 103 long long oldmask, oldsignmask, dropped; in cast_value() local
|
| /third_party/musl/arch/i386/bits/ |
| H A D | signal.h | 67 unsigned long oldmask, cr2; member 72 unsigned long oldmask, cr2; member
|
| /third_party/musl/arch/x32/bits/ |
| H A D | signal.h | 76 unsigned long long err, trapno, oldmask, cr2; member
|
| /third_party/musl/arch/x86_64/bits/ |
| H A D | signal.h | 76 unsigned long err, trapno, oldmask, cr2; member
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | signal.rs | 532 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 D | setobject.c | 235 Py_ssize_t oldmask = so->mask; in set_table_resize() local
|
| /third_party/python/Modules/ |
| H A D | _cursesmodule.c | 3672 mmask_t oldmask, availmask; in _curses_mousemask_impl() local
|
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 19159 u32 oldmask; /* Mask of old.* columns referenced */ member 148733 u32 oldmask = (hasFK ? sqlite3FkOldmask(pParse, pTab) : 0); global() local [all...] |
Completed in 136 milliseconds
12