Home
last modified time | relevance | path

Searched refs:TEMP (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/sha/asm/
H A Dkeccak1600-ppc64.pl74 $TEMP=$LOCALS+6*$SIZE_T;
102 std $A[0][4],`$TEMP+0`($sp)
104 std $A[1][4],`$TEMP+8`($sp)
106 std $A[2][4],`$TEMP+16`($sp)
108 std $A[3][4],`$TEMP+24`($sp)
166 ld $A[0][4],`$TEMP+0`($sp)
168 ld $A[1][4],`$TEMP+8`($sp)
170 ld $A[2][4],`$TEMP+16`($sp)
172 ld $A[3][4],`$TEMP+24`($sp)
/openssl/external/perl/Text-Template-1.56/t/
H A Dtaint.t16 ($ENV{TEMP}) = $ENV{TEMP} =~ m/^.*$/gmsx; # untaint $ENV{TEMP}
/openssl/dev/
H A Drelease.sh77 TEMP=$(getopt -l 'alpha,next-beta,beta,final' \
86 eval set -- "$TEMP"
/openssl/doc/man5/
H A Dconfig.pod504 to a temporary file, and the environment variable B<TEMP> or
509 B<TEMP> to default to B<TMP>.
513 TEMP = $ENV::TMP
516 tmpfile = ${ENV::TEMP}/tmp.filename

Completed in 10 milliseconds