Home
last modified time | relevance | path

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

12345

/netbsd/sys/dev/wscons/
H A Dwsdisplay_compat_usl.c59 int s_flags; member
109 sd->s_flags = 0; in usl_sync_init()
129 if (sd->s_flags & SF_DETACHPENDING) { in usl_sync_done()
133 if (sd->s_flags & SF_ATTACHPENDING) { in usl_sync_done()
147 sd->s_flags |= flags; in usl_sync_check_sig()
207 if (!(sd->s_flags & SF_DETACHPENDING)) { in usl_detachack()
213 sd->s_flags &= ~SF_DETACHPENDING; in usl_detachack()
228 if (!(sd->s_flags & SF_DETACHPENDING)) { in usl_detachtimeout()
233 sd->s_flags &= ~SF_DETACHPENDING; in usl_detachtimeout()
269 sd->s_flags &= ~SF_ATTACHPENDING; in usl_attachack()
[all …]
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcoff-go32.c93 scnhdr_int->s_flags = GET_SCNHDR_FLAGS (abfd, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_in()
125 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
173 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_go32_swap_scnhdr_out()
174 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
H A Decoff.c377 long styp_flags = internal_s->s_flags; in _bfd_ecoff_styp_to_sec_flags()
2493 || ((section.s_flags & STYP_RDATA) != 0 in _bfd_ecoff_write_object_contents()
2495 || section.s_flags == STYP_PDATA in _bfd_ecoff_write_object_contents()
2498 || (section.s_flags & STYP_RELDYN) != 0 in _bfd_ecoff_write_object_contents()
2499 || section.s_flags == STYP_CONFLIC in _bfd_ecoff_write_object_contents()
2500 || (section.s_flags & STYP_DYNSTR) != 0 in _bfd_ecoff_write_object_contents()
2501 || (section.s_flags & STYP_DYNSYM) != 0 in _bfd_ecoff_write_object_contents()
2502 || (section.s_flags & STYP_HASH) != 0 in _bfd_ecoff_write_object_contents()
2505 || section.s_flags == STYP_RCONST) in _bfd_ecoff_write_object_contents()
2520 || section.s_flags == STYP_XDATA in _bfd_ecoff_write_object_contents()
[all …]
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcoff-go32.c101 scnhdr_int->s_flags = GET_SCNHDR_FLAGS (abfd, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_in()
133 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
181 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_go32_swap_scnhdr_out()
182 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
H A Decoff.c345 long styp_flags = internal_s->s_flags; in _bfd_ecoff_styp_to_sec_flags()
2454 || ((section.s_flags & STYP_RDATA) != 0 in _bfd_ecoff_write_object_contents()
2456 || section.s_flags == STYP_PDATA in _bfd_ecoff_write_object_contents()
2459 || (section.s_flags & STYP_RELDYN) != 0 in _bfd_ecoff_write_object_contents()
2460 || section.s_flags == STYP_CONFLIC in _bfd_ecoff_write_object_contents()
2461 || (section.s_flags & STYP_DYNSTR) != 0 in _bfd_ecoff_write_object_contents()
2462 || (section.s_flags & STYP_DYNSYM) != 0 in _bfd_ecoff_write_object_contents()
2463 || (section.s_flags & STYP_HASH) != 0 in _bfd_ecoff_write_object_contents()
2466 || section.s_flags == STYP_RCONST) in _bfd_ecoff_write_object_contents()
2481 || section.s_flags == STYP_XDATA in _bfd_ecoff_write_object_contents()
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-go32.c93 scnhdr_int->s_flags = GET_SCNHDR_FLAGS (abfd, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_in()
125 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
173 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_go32_swap_scnhdr_out()
174 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
H A Decoff.c377 long styp_flags = internal_s->s_flags; in _bfd_ecoff_styp_to_sec_flags()
2493 || ((section.s_flags & STYP_RDATA) != 0 in _bfd_ecoff_write_object_contents()
2495 || section.s_flags == STYP_PDATA in _bfd_ecoff_write_object_contents()
2498 || (section.s_flags & STYP_RELDYN) != 0 in _bfd_ecoff_write_object_contents()
2499 || section.s_flags == STYP_CONFLIC in _bfd_ecoff_write_object_contents()
2500 || (section.s_flags & STYP_DYNSTR) != 0 in _bfd_ecoff_write_object_contents()
2501 || (section.s_flags & STYP_DYNSYM) != 0 in _bfd_ecoff_write_object_contents()
2502 || (section.s_flags & STYP_HASH) != 0 in _bfd_ecoff_write_object_contents()
2505 || section.s_flags == STYP_RCONST) in _bfd_ecoff_write_object_contents()
2520 || section.s_flags == STYP_XDATA in _bfd_ecoff_write_object_contents()
[all …]
/netbsd/games/gomoku/
H A Dgomoku.h216 int s_flags; /* flags for graph walks */ member
241 return (sp->s_flags & (BFLAG << r)) != 0; in is_blocked()
247 sp->s_flags |= BFLAG << r; in set_blocked()
H A Dbdinit.c48 sp->s_flags = 0; in init_spot_flags_and_fval()
136 sp->s_flags = BFLAGALL; in init_board()
150 sp->s_flags = BFLAGALL; in init_board()
155 sp->s_flags = BFLAGALL; in init_board()
H A Dbdisp.c177 if ((sp->s_flags & IFLAGALL) != 0) in bdisp()
179 else if ((sp->s_flags & CFLAGALL) != 0) in bdisp()
217 if ((sp->s_flags & IFLAGALL) != 0) in bdump()
219 else if ((sp->s_flags & CFLAGALL) != 0) in bdump()
H A Dpickmove.c103 sp->s_flags &= ~(FFLAGALL | MFLAGALL); in pickmove()
341 board[cbp->c_vertex].s_flags |= MFLAG << r; in scanframes()
462 if ((fsp->s_flags & bmask) != 0) in makecombo2()
602 if ((fsp->s_flags & (FFLAG << r)) != 0) in addframes()
1013 board[tcbp->c_vertex].s_flags |= FFLAG << tcbp->c_dir; in updatecombo()
1045 board[cbp->c_vertex].s_flags |= FFLAG << cbp->c_dir; in updatecombo()
1459 sp->s_flags |= (m & 1) != 0 ? omask : cmask; in markcombo()
1478 sp->s_flags &= mask; in clearcombo()
/netbsd/external/gpl3/gdb/dist/include/coff/
H A Dti.h91 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8))
176 char s_flags[2]; /* flags */ member
192 char s_flags[4]; /* flags */ member
349 PUT_SCNHDR_FLAGS (ABFD, ((struct internal_scnhdr *)(INT))->s_flags, \
350 ((SCNHDR *)(EXT))->s_flags); \
H A Dz80.h38 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8))
/netbsd/external/gpl3/binutils/dist/include/coff/
H A Dti.h92 ((S).s_flags |= (((unsigned) (X) & 0xF) << 8), true)
177 char s_flags[2]; /* flags */ member
193 char s_flags[4]; /* flags */ member
350 PUT_SCNHDR_FLAGS (ABFD, ((struct internal_scnhdr *)(INT))->s_flags, \
351 ((SCNHDR *)(EXT))->s_flags); \
H A Dz80.h39 ((S).s_flags |= (((unsigned) (X) & 0xF) << 8), true)
/netbsd/external/gpl3/binutils.old/dist/include/coff/
H A Dti.h91 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8))
176 char s_flags[2]; /* flags */ member
192 char s_flags[4]; /* flags */ member
349 PUT_SCNHDR_FLAGS (ABFD, ((struct internal_scnhdr *)(INT))->s_flags, \
350 ((SCNHDR *)(EXT))->s_flags); \
H A Dz80.h38 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8))
/netbsd/external/gpl3/gdb.old/dist/include/coff/
H A Dti.h91 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8))
176 char s_flags[2]; /* flags */ member
192 char s_flags[4]; /* flags */ member
349 PUT_SCNHDR_FLAGS (ABFD, ((struct internal_scnhdr *)(INT))->s_flags, \
350 ((SCNHDR *)(EXT))->s_flags); \
H A Dz80.h38 #define COFF_ENCODE_ALIGNMENT(S,X) ((S).s_flags |= (((unsigned)(X)&0xF)<<8))
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Decoff.c373 long styp_flags = internal_s->s_flags; in _bfd_ecoff_styp_to_sec_flags()
2479 || ((section.s_flags & STYP_RDATA) != 0 in _bfd_ecoff_write_object_contents()
2481 || section.s_flags == STYP_PDATA in _bfd_ecoff_write_object_contents()
2484 || (section.s_flags & STYP_RELDYN) != 0 in _bfd_ecoff_write_object_contents()
2485 || section.s_flags == STYP_CONFLIC in _bfd_ecoff_write_object_contents()
2486 || (section.s_flags & STYP_DYNSTR) != 0 in _bfd_ecoff_write_object_contents()
2487 || (section.s_flags & STYP_DYNSYM) != 0 in _bfd_ecoff_write_object_contents()
2488 || (section.s_flags & STYP_HASH) != 0 in _bfd_ecoff_write_object_contents()
2491 || section.s_flags == STYP_RCONST) in _bfd_ecoff_write_object_contents()
2506 || section.s_flags == STYP_XDATA in _bfd_ecoff_write_object_contents()
[all …]
/netbsd/external/bsd/elftoolchain/dist/libelf/
H A Delf_flag.c189 r = s->s_flags |= flags; in elf_flagscn()
191 r = s->s_flags &= ~flags; in elf_flagscn()
/netbsd/sys/sys/
H A Dexec_ecoff.h85 ecoff32_uint s_flags; /* flags */ member
142 u_int s_flags; /* flags */ member
/netbsd/usr.sbin/kvm_mkdb/
H A Dnlist_coff.c294 if( sh->s_flags == COFF_STYP_TEXT ){
307 if( sh->s_flags == COFF_STYP_DATA ){
/netbsd/bin/ls/
H A Dls.h66 int s_flags; member
/netbsd/usr.sbin/tprof/
H A Dtprof_analyze.c221 in_kernel = (sample.s_flags & TPROF_SAMPLE_INKERNEL) != 0; in tprof_analyze()
253 c = __SHIFTOUT(sample.s_flags, TPROF_SAMPLE_COUNTER_MASK); in tprof_analyze()

12345