Searched refs:assignments (Results 1 – 19 of 19) sorted by relevance
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | expression.c | 879 static const int assignments[] = { in assignment_expression() local 887 for (i = 0; i < ARRAY_SIZE(assignments); i++) in assignment_expression() 888 if (assignments[i] == op) { in assignment_expression()
|
/illumos-gate/usr/src/ |
H A D | Targetdirs | 38 # to work with ROOT prefixes when controlling conditional assignments. 550 # conditional assignments 603 # symlink assignments, LINKDEST is the value of the symlink
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE88 | 67 e. Compound assignments. The assignment syntax, varname=value, 68 has been extended to allow assignments of the form 76 2. A list of subscript assignments in the form 79 3. A list of assignments; simple or compound. In this
|
H A D | PROMO.mm | 109 it to intercept assignments and references.
|
H A D | TYPES | 20 that tilde substitution is performed on arguments after an =, assignments
|
H A D | sh.memo | 319 As with most other shell assignments, no space is allowed before or after 1432 Compound assignments are used to assign values to arrays 1455 The second form for \fIassignment-list\fP is a list of assignments 1467 normal assignments, including compound assignments. 1468 These assignments cause sub-variables to be assigned 1469 corresponding to the given assignments. 1470 In addition to assignments, the \fIassignment-list\fP 1495 is equivalent to the assignments 2438 assignments and unsetting of the variable 2508 any variable assignments and
|
H A D | RELEASE | 47 12-06-12 For assignments if the form x=(foo bar), foo is only check for an 277 11-12-26 A bug in array assignments of the form arr=( $arr[i] ...) in which 303 assignments to that variable. 507 10-12-06 A bug in hexfloat assignments when the right hand side is a string 566 10-11-09 Fixed a bug in expansion of $"..." when used in assignments. 648 assignments and this has been fixed. 804 assignments to avoid repeated malloc() and free(). 1036 09-07-08 A bug in the processing of name reference assignments when it 1247 not valid shell assignments, it now passes these on to subsequent 1449 08-03-20 Associative array assignments of the form ([name]=value ...) [all …]
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
H A D | Lgrp.xs | 290 # directive to avoid implicit RETVAL assignments and manipulate perl
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/ |
H A D | Project.pod | 41 resource attribute assignments fail, an integer value corresponding to the
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/ |
H A D | services | 26 # Look at http://www.iana.org/assignments/port-numbers for more
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | HISTORY | 113 don't recognize obsolete assignments for PLUSPLUS
|
/illumos-gate/usr/src/lib/iconv_modules/utf-8/ |
H A D | alias | 26 # IANA character sets assignments and aliases. Additional aliases can be added
|
/illumos-gate/usr/src/lib/ |
H A D | README.Makefiles | 233 3. Providing a collection of conditional assignments that set TARGET
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | ChangeLog | 741 - Fix cast for assignments to strm->state in inflate.c and infback.c 778 - Replace structure assignments in deflate.c and inflate.c with zmemcpy to 1387 - avoid many warnings (unused variables, dead assignments, etc...)
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | RELEASE | 212 06-07-17 package.sh: differentiate urls vs. assignments
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 3641 % Start a new paragraph if necessary, so our assignments below can't 3774 % of assignments once per index is clearly meaningless for the
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 2934 # The original assignments from patch #94 for cursor-keys had some technical 2945 # For these reasons, the original assignments were deprecated. For
|
H A D | terminfo.src | 3327 # The original assignments from patch #94 for cursor-keys had some technical 3338 # For these reasons, the original assignments were deprecated. For
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 16241 assignment. Subsequent assignments were ignored.
|