Home
last modified time | relevance | path

Searched refs:LINENO (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure102 as_lineno_1=$LINENO
103 as_lineno_2=$LINENO
1532 echo "$as_me:$LINENO: result: yes" >&5
1626 echo "$as_me:$LINENO: result: no" >&5
1657 echo "$as_me:$LINENO: result: no" >&5
1758 echo "$as_me:$LINENO: result: no" >&5
1797 echo "$as_me:$LINENO: result: no" >&5
2371 echo "$as_me:$LINENO:" \
2493 echo "$as_me:$LINENO: result: yes" >&5
6325 as_lineno_1=$LINENO
[all …]
H A Dconfig.status.solaris103 as_lineno_1=$LINENO
104 as_lineno_2=$LINENO
344 { { echo "$as_me:$LINENO: error: ambiguous option: $1
366 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
415 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
739 { echo "$as_me:$LINENO: creating $ac_file" >&5
775 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
843 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
868 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
975 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dstatics.sh61 …testfunc ${LINENO} '(function l { typeset -S x ; x+="#" ; $1 && print "$x" ; } ; l false ; l f…
62 …testfunc ${LINENO} 'function l { typeset -S x=">" ; x+="#" ; $1 && print "$x" ; } ; l false ; l f…
63 …testfunc ${LINENO} 'function l { typeset -S x=">" ; x+="#" ; $1 && print "$x" ; } ; l false ; (l …
68 …testfunc ${LINENO} '(function l { integer -S x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
69 …testfunc ${LINENO} '(function l { integer -S x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
71 …testfunc ${LINENO} '(function l { typeset -S -i x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
72 …testfunc ${LINENO} '(function l { typeset -S -i x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
74 …testfunc ${LINENO} '(function l { typeset -S -s -i x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
75 …testfunc ${LINENO} '(function l { typeset -S -s -i x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
78 …testfunc ${LINENO} '(function l { float -S x=0.5 ; (( x+=.5 )) ; $1 && print "$x" ; } ; l false…
[all …]
H A Dpty.sh83 tst $LINENO <<"!"
106 tst $LINENO <<"!"
129 tst $LINENO <<"!"
152 tst $LINENO <<"!"
168 tst $LINENO <<"!"
184 tst $LINENO <<"!"
198 tst $LINENO <<"!"
227 tst $LINENO <<"!"
239 tst $LINENO <<"!"
268 tst $LINENO <<"!"
[all …]
H A Dvariables.sh85 integer save=$LINENO
87 LINENO=10
91 if (( LINENO != 13))
92 then err_exit LINENO variable not working
94 LINENO=save+10
249 integer x=$LINENO
252 if (( LINENO != x+3 ))
616 for v in EDITOR VISUAL OPTIND CDPATH FPATH PATH ENV LINENO RANDOM SECONDS _
H A Dheredoc.sh284 integer line=$((LINENO+5))
289 tst $line $LINENO <<"!" # this comment affects LINENO #
292 (( (line+=3) == LINENO )) || err_exit "line number=$LINENO should be $line"
H A Dfunctions.sh907 set -- $((LINENO+1))
908 bar $LINENO "$1"
914 set -- $((LINENO+2))
916 : $LINENO "$1"
919 set -- $((LINENO+1))
920 foo $LINENO
977 ((baseline=LINENO+2))
H A Dexpand.sh34 integer Line=$LINENO+1
H A Dglob.sh312 alias test_sub='test_sub $LINENO'
H A Dshtests210 then export PS4=':$LINENO: '
/illumos-gate/usr/src/head/
H A Dlinenum.h53 #define LINENO struct lineno macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dvariables.h59 #define LINENO (shgd->bltin_nodes+29) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c1703 …==PATHNOD || np==SHELLNOD || np==FPATHNOD || np==CDPNOD || np==SECONDS || np==ENVNOD || np==LINENO) in nv_cover()
1904 nv_stack(LINENO, &ip->LINENO_init); in nv_init()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DC+probe131 *) PS4='+$LINENO+ '
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE852 10-04-06 A bug in which LINENO was not incremented for a here-document when
2170 03-02-28 A bug in which the value of $LINENO was not correct when executing
H A Dsh.memo2890 \fB\s-1LINENO\s+1\fP