Searched defs:cleared (Results 1 – 11 of 11) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | bitmap.c | 839 BITMAP_WORD cleared = a_elt->bits[ix] & b_elt->bits[ix]; in bitmap_and_compl_into() local 1027 BITMAP_WORD cleared = a_elt->bits[ix] & b_elt->bits[ix]; in bitmap_compl_and_into() local
|
H A D | gimplify.c | 2754 tree *pre_p, bool cleared) in gimplify_init_ctor_eval_range() 2850 tree *pre_p, bool cleared) in gimplify_init_ctor_eval() 2964 bool cleared, valid_const_initializer; in gimplify_init_constructor() local
|
H A D | expr.c | 4847 tree exp, tree type, int cleared, int alias_set) in store_constructor_field() 4891 store_constructor (tree exp, rtx target, int cleared, HOST_WIDE_INT size) in store_constructor()
|
H A D | combine.c | 5816 rtx mask, cleared, masked; in expand_field_assignment() local
|
/openbsd/gnu/llvm/compiler-rt/lib/lsan/ |
H A D | lsan_allocator.cpp | 86 bool cleared) { in Allocate()
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_object.h | 90 bool cleared; member
|
/openbsd/gnu/llvm/clang/lib/ARCMigrate/ |
H A D | ARCMT.cpp | 34 bool cleared = false; in clearDiagnostic() local
|
/openbsd/bin/ksh/ |
H A D | emacs.c | 1034 int cleared = 0; in x_redraw() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | expr.c | 4816 store_constructor_field (target, bitsize, bitpos, mode, exp, type, cleared, in store_constructor_field() argument 4866 store_constructor (exp, target, cleared, size) in store_constructor() argument
|
/openbsd/usr.bin/tmux/ |
H A D | tty.c | 1441 int flags, cleared = 0, wrapped = 0; in tty_draw_line() local
|
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | radeon.h | 904 struct list_head cleared; member
|