Home
last modified time | relevance | path

Searched refs:carries (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-9-stable/usr.bin/lex/
DCOPYING1 Flex carries the copyright used for BSD software, slightly modified
36 Note that the "flex.skl" scanner skeleton carries no copyright notice.
/freebsd-9-stable/contrib/gcc/
Dlibgcc2.c428 const UWtype carries = (UWtype) uu.s.high << bm; in __lshrdi3() local
431 w.s.low = ((UWtype) uu.s.low >> b) | carries; in __lshrdi3()
456 const UWtype carries = (UWtype) uu.s.low >> bm; in __ashldi3() local
459 w.s.high = ((UWtype) uu.s.high << b) | carries; in __ashldi3()
485 const UWtype carries = (UWtype) uu.s.high << bm; in __ashrdi3() local
488 w.s.low = ((UWtype) uu.s.low >> b) | carries; in __ashrdi3()
Doptabs.c710 rtx tmp, carries; in expand_subword_shift() local
720 carries = outof_input; in expand_subword_shift()
732 carries = expand_binop (word_mode, reverse_unsigned_shift, in expand_subword_shift()
747 if (tmp == 0 || carries == 0) in expand_subword_shift()
749 carries = expand_binop (word_mode, reverse_unsigned_shift, in expand_subword_shift()
750 carries, tmp, 0, unsignedp, methods); in expand_subword_shift()
751 if (carries == 0) in expand_subword_shift()
762 if (!force_expand_binop (word_mode, ior_optab, tmp, carries, in expand_subword_shift()
/freebsd-9-stable/contrib/cvs/
DAUTHORS23 for CVS 1.4 Alpha. His work carries on from work done by K. Richard Pixley
/freebsd-9-stable/contrib/gcclibs/libiberty/
Dlibiberty.texi40 results, provided the printed document carries a copying permission
/freebsd-9-stable/contrib/binutils/libiberty/
Dlibiberty.texi40 results, provided the printed document carries a copying permission
/freebsd-9-stable/contrib/gcc/doc/
Dcppinternals.texi29 results, provided the printed document carries copying permission
743 carries source token @samp{foo} with no leading space.
807 from the replacement list of a macro expansion carries the location of
821 Since that is exactly the information each token carries, such an
Dcpp.texi3010 The preprocessor calculates the value of @var{expression}. It carries
/freebsd-9-stable/contrib/sendmail/
DKNOWNBUGS116 Berkeley that carries more than token mail load, so I can't validate
/freebsd-9-stable/contrib/libreadline/doc/
Dhsuser.texi12 results, provided the printed document carries copying permission notice
Dhstech.texi12 results, provided the printed document carries copying permission notice
Drluser.texi18 results, provided the printed document carries copying permission notice
Drltech.texi19 results, provided the printed document carries copying permission
/freebsd-9-stable/contrib/opie/
DREADME264 for /bin/login currently carries on this behavior for compatibility reasons.
/freebsd-9-stable/lib/libcom_err/doc/
Dcom_err.texinfo58 results, provided the printed document carries copying permission
/freebsd-9-stable/contrib/ncurses/doc/
Dhackguide.doc126 and (c) carries enough information that you can generate a
/freebsd-9-stable/contrib/texinfo/doc/
Dinfo.texi486 bottom of a node and type another @kbd{@key{SPC}}, then this carries
491 Similarly, @kbd{@key{BACKSPACE}} carries you to the preceding node
/freebsd-9-stable/contrib/gperf/doc/
Dgperf.texi39 results, provided the printed document carries a copying permission
/freebsd-9-stable/gnu/usr.bin/grep/doc/
Dgrep.texi47 results, provided the printed document carries a copying permission
/freebsd-9-stable/contrib/cvs/doc/
Dcvsclient.texi65 maintained in conjunction with the CVS implementation, and carries the
/freebsd-9-stable/gnu/lib/libregex/doc/
Dxregex.texi36 results, provided the printed document carries a copying permission
/freebsd-9-stable/share/doc/IPv6/
DIMPLEMENTATION912 be used in a packet that carries a fragment header. If this condition
/freebsd-9-stable/contrib/gperf/
DChangeLog2000 because Schmidt's last release from 1991 carries version number 2.6.
/freebsd-9-stable/contrib/gdb/gdb/doc/
Dgdbint.texinfo3625 name, and the linker/assembler symbol table is the only place that carries
/freebsd-9-stable/contrib/groff/doc/
Dgroff-17066 current font. `gtroff' carries out this test before checking

12