Home
last modified time | relevance | path

Searched refs:s_flags (Results 1 – 25 of 38) sorted by relevance

12

/dragonfly/games/gomoku/
H A Dbdinit.c55 sp->s_flags = BFLAGALL; in bdinit()
64 sp->s_flags = 0; in bdinit()
68 sp->s_flags |= (BFLAG << 1) | (BFLAG << 2) | in bdinit()
95 sp->s_flags |= BFLAG | (BFLAG << 1); in bdinit()
104 if (!(sp->s_flags & (BFLAG << 1))) { in bdinit()
113 sp->s_flags |= (BFLAG << 3); in bdinit()
117 !(sp->s_flags & (BFLAG << 3))) { in bdinit()
126 if (sp->s_flags & (BFLAG << r)) in bdinit()
137 sp->s_flags = BFLAGALL; in bdinit()
143 sp->s_flags = BFLAGALL; in bdinit()
[all …]
H A Dmakemove.c92 if (fsp->s_flags & bmask) in makemove()
127 fsp->s_flags |= bmask; in makemove()
230 if (sp1->s_flags & bmask) in update_overlap()
244 if (sp2->s_flags & bmask) in update_overlap()
291 if (sp->s_flags & bmask1) in update_overlap()
H A Dbdisp.c166 if (sp->s_flags & IFLAGALL) in bdisp()
168 else if (sp->s_flags & CFLAGALL) in bdisp()
199 if (sp->s_flags & IFLAGALL) in bdump()
201 else if (sp->s_flags & CFLAGALL) in bdump()
H A Dpickmove.c95 sp->s_flags &= ~(FFLAGALL | MFLAGALL); in pickmove()
327 board[cbp->c_vertex].s_flags |= MFLAG << r; in scanframes()
444 if (fsp->s_flags & bmask) in makecombo2()
582 if (fsp->s_flags & (FFLAG << r)) in addframes()
1008 board[tcbp->c_vertex].s_flags |= FFLAG << tcbp->c_dir; in updatecombo()
1039 board[cbp->c_vertex].s_flags |= FFLAG << cbp->c_dir; in updatecombo()
1455 sp->s_flags |= (m & 1) ? omask : cmask; in markcombo()
1475 sp->s_flags &= mask; in clearcombo()
H A Dgomoku.h221 int s_flags; /* flags for graph walks */ member
/dragonfly/sys/kern/
H A Dsubr_sbuf.c65 #define SBUF_ISDYNAMIC(s) ((s)->s_flags & SBUF_DYNAMIC)
66 #define SBUF_ISDYNSTRUCT(s) ((s)->s_flags & SBUF_DYNSTRUCT)
67 #define SBUF_ISFINISHED(s) ((s)->s_flags & SBUF_FINISHED)
70 #define SBUF_CANEXTEND(s) ((s)->s_flags & SBUF_AUTOEXTEND)
71 #define SBUF_ISSECTION(s) ((s)->s_flags & SBUF_INSECTION)
76 #define SBUF_SETFLAG(s, f) do { (s)->s_flags |= (f); } while (0)
77 #define SBUF_CLEARFLAG(s, f) do { (s)->s_flags &= ~(f); } while (0)
111 KASSERT((s->s_flags & SBUF_FINISHED) == state, in _assert_sbuf_state()
182 s->s_flags = flags; in sbuf_newbuf()
186 if ((s->s_flags & SBUF_AUTOEXTEND) == 0) { in sbuf_newbuf()
/dragonfly/contrib/elftoolchain/libelf/
H A Delf_flag.c186 r = s->s_flags |= flags; in elf_flagscn()
188 r = s->s_flags &= ~flags; in elf_flagscn()
H A D_libelf.h152 unsigned int s_flags; /* flags for the section as a whole */ member
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dsimple-object-xcoff.c102 unsigned char s_flags[4]; /* flags */ member
114 unsigned char s_flags[4]; /* flags */ member
683 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff64.s_flags), flags); in simple_object_xcoff_write_scnhdr()
685 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff32.s_flags), flags); in simple_object_xcoff_write_scnhdr()
H A Dsimple-object-coff.c79 unsigned char s_flags[4]; /* flags */ member
589 set_32 (hdr + offsetof (struct external_scnhdr, s_flags), flags); in simple_object_coff_write_scnhdr()
/dragonfly/contrib/gdb-7/libiberty/
H A Dsimple-object-xcoff.c102 unsigned char s_flags[4]; /* flags */ member
114 unsigned char s_flags[4]; /* flags */ member
683 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff64.s_flags), flags); in simple_object_xcoff_write_scnhdr()
685 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff32.s_flags), flags); in simple_object_xcoff_write_scnhdr()
H A Dsimple-object-coff.c79 unsigned char s_flags[4]; /* flags */ member
589 set_32 (hdr + offsetof (struct external_scnhdr, s_flags), flags); in simple_object_coff_write_scnhdr()
/dragonfly/bin/ls/
H A Dls.h68 u_int s_flags; member
/dragonfly/sys/sys/
H A Dsbuf.h59 int s_flags; /* flags */ member
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsimple-object-xcoff.c102 unsigned char s_flags[4]; /* flags */ member
114 unsigned char s_flags[4]; /* flags */ member
846 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff64.s_flags), flags); in simple_object_xcoff_write_scnhdr()
848 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff32.s_flags), flags); in simple_object_xcoff_write_scnhdr()
H A Dsimple-object-coff.c79 unsigned char s_flags[4]; /* flags */ member
589 set_32 (hdr + offsetof (struct external_scnhdr, s_flags), flags); in simple_object_coff_write_scnhdr()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsimple-object-xcoff.c102 unsigned char s_flags[4]; /* flags */ member
114 unsigned char s_flags[4]; /* flags */ member
846 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff64.s_flags), flags); in simple_object_xcoff_write_scnhdr()
848 set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff32.s_flags), flags); in simple_object_xcoff_write_scnhdr()
H A Dsimple-object-coff.c79 unsigned char s_flags[4]; /* flags */ member
589 set_32 (hdr + offsetof (struct external_scnhdr, s_flags), flags); in simple_object_coff_write_scnhdr()
/dragonfly/contrib/binutils-2.34/include/coff/
H A Dexternal.h89 char s_flags[4]; /* flags */ member
/dragonfly/contrib/binutils-2.27/include/coff/
H A Dexternal.h89 char s_flags[4]; /* flags */ member
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcoffcode.h743 long styp_flags = internal_s->s_flags; in styp_to_sec_flags()
1172 unsigned long styp_flags = internal_s->s_flags; in styp_to_sec_flags()
1846 i = (hdr->s_flags >> 8) & 0xF ; in coff_set_alignment_hook()
1849 i = COFF_DECODE_ALIGNMENT(hdr->s_flags); in coff_set_alignment_hook()
1869 = hdr->s_flags & IMAGE_SCN_ALIGN_POWER_BIT_MASK; in coff_set_alignment_hook()
1916 pei_section_data (abfd, section)->pe_flags = hdr->s_flags; in coff_set_alignment_hook()
1921 if (hdr->s_flags & IMAGE_SCN_LNK_NRELOC_OVFL) in coff_set_alignment_hook()
1960 if ((hdr->s_flags & STYP_OVRFLO) == 0) in coff_set_alignment_hook()
3840 section.s_flags = sec_to_styp_flags (current->name, current->flags); in coff_write_object_contents()
3856 section.s_flags |= (current->alignment_power & 0xF) << 8; in coff_write_object_contents()
[all …]
H A Dpeicode.h216 scnhdr_int->s_flags = H_GET_32 (abfd, scnhdr_ext->s_flags); in coff_swap_scnhdr_in()
245 && (((scnhdr_int->s_flags & IMAGE_SCN_CNT_UNINITIALIZED_DATA) != 0 in coff_swap_scnhdr_in()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dsimple-object-coff.c79 unsigned char s_flags[4]; /* flags */ member
589 set_32 (hdr + offsetof (struct external_scnhdr, s_flags), flags); in simple_object_coff_write_scnhdr()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcoffcode.h727 long styp_flags = internal_s->s_flags; in styp_to_sec_flags()
1167 unsigned long styp_flags = internal_s->s_flags; in styp_to_sec_flags()
1828 i = COFF_DECODE_ALIGNMENT(hdr->s_flags); in coff_set_alignment_hook()
1848 = hdr->s_flags & IMAGE_SCN_ALIGN_POWER_BIT_MASK; in coff_set_alignment_hook()
1895 pei_section_data (abfd, section)->pe_flags = hdr->s_flags; in coff_set_alignment_hook()
1900 if (hdr->s_flags & IMAGE_SCN_LNK_NRELOC_OVFL) in coff_set_alignment_hook()
1939 if ((hdr->s_flags & STYP_OVRFLO) == 0) in coff_set_alignment_hook()
3575 section.s_flags = sec_to_styp_flags (current->name, current->flags); in coff_write_object_contents()
3586 if ((unsigned int)COFF_DECODE_ALIGNMENT(section.s_flags) in coff_write_object_contents()
3743 scnhdr.s_flags = STYP_OVRFLO; in coff_write_object_contents()
H A Dpeicode.h216 scnhdr_int->s_flags = H_GET_32 (abfd, scnhdr_ext->s_flags); in coff_swap_scnhdr_in()
245 && (((scnhdr_int->s_flags & IMAGE_SCN_CNT_UNINITIALIZED_DATA) != 0 in coff_swap_scnhdr_in()

12