Home
last modified time | relevance | path

Searched refs:compound (Results 1 – 25 of 28) sorted by relevance

12

/dragonfly/tools/regression/bin/sh/expansion/
H A Dheredoc1.08 ` = 42 ] || echo compound command bad
20 ` = $long.42 ] || echo long compound command bad
/dragonfly/tools/regression/bin/sh/errors/
H A Dredirection-error6.02 # A redirection error on a compound command should not abort the shell.
/dragonfly/crypto/openssh/
H A Dauth-pam.c1233 char *compound; in do_pam_putenv() local
1237 compound = xmalloc(len); in do_pam_putenv()
1239 snprintf(compound, len, "%s=%s", name, value); in do_pam_putenv()
1240 ret = pam_putenv(sshpam_handle, compound); in do_pam_putenv()
1241 free(compound); in do_pam_putenv()
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c2236 tree decl, tree compound, bool ellipsis ATTRIBUTE_UNUSED) in begin_catch() argument
2242 t = build_stmt (input_location, CATCH_EXPR, NULL, compound); in begin_catch()
2244 t = build_stmt (input_location, CATCH_EXPR, type, compound); in begin_catch()
H A Dobjc-next-runtime-abi-02.c3658 tree decl, tree compound, bool ellipsis ATTRIBUTE_UNUSED) in begin_catch() argument
3665 t = build_stmt (input_location, CATCH_EXPR, NULL_TREE, compound); in begin_catch()
3667 t = build_stmt (input_location, CATCH_EXPR, type, compound); in begin_catch()
H A Dobjc-next-runtime-abi-01.c2902 tree decl, tree compound, bool ellipsis ATTRIBUTE_UNUSED) in begin_catch() argument
2908 t = build_stmt (input_location, CATCH_EXPR, type, compound); in begin_catch()
H A Dobjc-act.c4142 tree compound, type, t; in objc_begin_catch_clause() local
4146 compound = c_begin_compound_stmt (true); in objc_begin_catch_clause()
4250 t = (*runtime.begin_catch) (&cur_try_context, type, decl, compound, ellipsis); in objc_begin_catch_clause()
/dragonfly/games/hack/
H A Dhelp112 A compound option is endgame; it is followed by a description
/dragonfly/contrib/file/magic/Magdir/
H A Ddatabase537 >14 ubyte &0x40 compound index
555 # 1~a unique index 8~index has FOR clause 32~compact index format 64~compound index header
562 #>14 ubyte &0x40 \b, compound header
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.def442 FOLD_EXPR_MOD_P is true when the fold operation is a compound assignment
447 a compound assignment operator for that kind of expression.
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgeneric.texi391 type is a compound type (built from other types), and any of those
1526 also compound assignments (like @samp{+=}), by reduction to @samp{=}
1633 These nodes represent ISO C99 compound literals. The
1636 the unnamed object represented by the compound literal; the
1638 representing the brace-enclosed list of initializers in the compound
3130 compound statement), the intermediate representation will sometimes use
H A Dextend.texi123 The last thing in the compound statement should be an expression
1756 @cindex compound literals
1759 ISO C99 supports compound literals. A compound literal looks like
1763 compound literals in C90 mode and in C++, though the semantics are
1791 explained below. If all the elements of the compound literal are
1802 also allowed, but then the compound literal is equivalent
1810 The initializer list of the compound literal must be constant.
1812 determined by compound literal size.
1833 For instance, if the array compound literal example above appeared
1845 avoid the use of array compound literals in code compiled as C++.
[all …]
H A Dcpp.texi2690 Often it is desirable to define a macro that expands into a compound
2709 speaking, the call expands to a compound statement, which is a complete
2725 The presence of two statements---the compound statement and a null
2799 The @samp{(@{ @dots{} @})} notation produces a compound statement that
H A Dgimple.texi457 @code{MEM_REF} or a compound lvalue as described below.
477 Currently compound lvalues involving array and structure field references
H A Dtrouble.texi383 PCC allows whitespace in the middle of compound assignment operators
H A Dtm.texi4918 A C statement or compound statement to output to @var{file} some
4934 A C statement or compound statement to output to @var{file} some assembly
5550 A C compound statement that attempts to replace @var{x}, which is an address
5615 A C statement or compound statement with a conditional @code{goto
5955 A C compound statement to set the components of @code{cc_status}
8642 A C compound statement to output to stdio stream @var{stream} the
8675 A C compound statement to output to stdio stream @var{stream} the
H A Dtm.texi.in4855 A C statement or compound statement to output to @var{file} some
4871 A C statement or compound statement to output to @var{file} some assembly
5476 A C compound statement that attempts to replace @var{x}, which is an address
5541 A C statement or compound statement with a conditional @code{goto
5877 A C compound statement to set the components of @code{cc_status}
8537 A C compound statement to output to stdio stream @var{stream} the
8570 A C compound statement to output to stdio stream @var{stream} the
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.def788 the compound literal. */
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.def864 the compound literal. */
H A Dtarget.def6531 "ISO C11 requires atomic compound assignments that may raise floating-point\
/dragonfly/share/dict/
H A Dweb2a318 addition compound
363 adsorption compound
6811 boiler compound
13463 compound-wound
14650 cross-compound
22047 flat-compound
32147 lard compound
40135 per compound
44575 quasi-compound
47572 ring compound
[all …]
/dragonfly/share/i18n/csmapper/JIS/
H A DJISX0208@1990%UCS.src90 # but this may conflict in the case of compound encoding,
/dragonfly/contrib/bmake/
H A DChangeLog3638 o fix for cond.c to handle compound expressions better
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386-builtin.def96 /* 80387 (for use internally for atomic compound assignment). */
/dragonfly/games/fortune/datfiles/
H A Dfortunes3414 produce this serum he would need large amounts of a certain compound that was
9695 That period of life in which we compound for the vices that we
15557 commercial for a children's compressed breakfast compound such as
22422 The griffin was itself a compound creature, half lion and half eagle.
28998 A villainous compound of tannogallate of iron, gum-arabic, and
59850 compound employments of both ... because the virtues of either age may correct

12