Searched refs:SETS (Results 1 – 8 of 8) sorted by relevance
/openbsd/usr.sbin/sysupgrade/ |
H A D | sysupgrade.sh | 191 SETS=$(sed -n -e 's/^SHA256 (\(.*\)) .*/\1/' \ 196 DL=$SETS 223 CLEAN=$(echo SHA256 ${SETS} | sed -e 's/ /,/g')
|
/openbsd/usr.bin/rpcinfo/ |
H A D | rpcinfo.c | 82 #define SETS 6 /* set registration for the service */ macro 157 function = SETS; in main() 196 case SETS: in main()
|
/openbsd/distrib/miniroot/ |
H A D | install.sub | 3663 SETS=$(echo {base,comp,man,game,xbase,xshare,xfont,xserv}$VERSION.tgz) 3664 DEFAULTSETS="${MDSETS:-bsd bsd.rd} $SETS" 3665 ALLSETS="${MDSETS:-bsd bsd.rd} $SETS site$VERSION.tgz" 3668 DEFAULTSETS="${MDSETS:-bsd bsd.mp bsd.rd} $SETS" 3669 ALLSETS="${MDSETS:-bsd bsd.mp bsd.rd} $SETS site$VERSION.tgz"
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlebcdic.pod | 58 =head1 COMMON CHARACTER CODE SETS 1013 =head1 IDENTIFYING CHARACTER CODE SETS 1760 =head1 MULTI-OCTET CHARACTER SETS
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | g77.texi | 11150 Implement C macros @samp{RETURNS(value)} and @samp{SETS(something,value)} 11154 to catch code writing into a @samp{RETURNS()} or reading from a @samp{SETS()}.
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.4 | 4146 (regno_clobbered_p): New arg SETS. Examine SETs if it's nonzero. All
|
H A D | FSFChangeLog.11 | 5519 (REG_N_{REFS,SETS,DEATHS,CALLS_CROSSED}): New macros to reference
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | gccint.info | 17850 (define_asm_attributes [ATTR-SETS]) 17852 where ATTR-SETS is specified the same as for both the `define_insn' and
|