Home
last modified time | relevance | path

Searched defs:flgs (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/bsd/ipf/dist/lib/
H A Dtcpflags.c28 u_char tcpflags(flgs) in tcpflags() argument
/netbsd/bin/pax/
H A Dpat_rep.h45 int flgs; /* print conversions? global in operation? */ member
H A Dsel_subs.h62 int flgs; /* option flags */ member
H A Dpax.h89 int flgs; /* processing/state flags */ member
/netbsd/sys/kern/
H A Dsys_descrip.c434 int flgs = tmp & FNONBLOCK; in sys_fcntl() local
443 int flgs = tmp & FASYNC; in sys_fcntl() local
/netbsd/bin/sh/
H A Deval.c876 evalcommand(union node *cmd, int flgs, struct backcmd *backcmd) in evalcommand()
/netbsd/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c905 int flgs = (a >> 31) & 1; in add32() local
934 int flgs = (a >> 31) & 1; in sub32() local
968 int flgs = (a >> 15) & 1; in add16() local
1017 int flgs = (a >> 15) & 1; in sub16() local
2269 int flgs = srcop >> 31; in decode_CCflag_0() local
/netbsd/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c905 int flgs = (a >> 31) & 1; in add32() local
934 int flgs = (a >> 31) & 1; in sub32() local
968 int flgs = (a >> 15) & 1; in add16() local
1017 int flgs = (a >> 15) & 1; in sub16() local
2269 int flgs = srcop >> 31; in decode_CCflag_0() local
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dsparc-opc.c1411 #define cbcond(cop, cmask, flgs) \ argument
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcoff-arm.c53 #define SET_APCS_FLAGS(abfd, flgs) \ argument
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-opc.c1411 #define cbcond(cop, cmask, flgs) \ argument
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-arm.c53 #define SET_APCS_FLAGS(abfd, flgs) \ argument
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dsparc-opc.c1411 #define cbcond(cop, cmask, flgs) \ argument
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcoff-arm.c53 #define SET_APCS_FLAGS(abfd, flgs) \ argument
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-arm.c53 #define SET_APCS_FLAGS(abfd, flgs) \ argument
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dsparc-opc.c1411 #define cbcond(cop, cmask, flgs) \ argument
/netbsd/sys/dev/marvell/
H A Dif_mvgbe.c2022 int flgs = 0; in mvgbe_rxeof() local