HomeSort by: relevance | last modified time | path
    Searched defs:ARGUMENT (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/perlasm/
x86_64-xlate.pl 60 # a. If function accepts more than 4 arguments *and* >4th argument
1432 ARGUMENT: while (1) {
1439 last ARGUMENT;
1443 last ARGUMENT if ($line !~ /^,/);
1446 } # ARGUMENT:
1509 # (#) Nth argument, volatile
1511 # In Unix terms top of stack is argument transfer area for arguments
1513 # [integer] argument resides at 8(%rsp) upon function entry point.
1518 # In Win64 terms N*8 bytes on top of stack is argument transfer area,
1521 # upon function entry point 5th argument resides at 40(%rsp), as wel
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/perlasm/
x86_64-xlate.pl 60 # a. If function accepts more than 4 arguments *and* >4th argument
1225 ARGUMENT: while (1) {
1232 last ARGUMENT;
1236 last ARGUMENT if ($line !~ /^,/);
1239 } # ARGUMENT:
1301 # (#) Nth argument, volatile
1303 # In Unix terms top of stack is argument transfer area for arguments
1305 # [integer] argument resides at 8(%rsp) upon function entry point.
1310 # In Win64 terms N*8 bytes on top of stack is argument transfer area,
1313 # upon function entry point 5th argument resides at 40(%rsp), as wel
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
x86_64-xlate.pl 60 # a. If function accepts more than 4 arguments *and* >4th argument
1171 ARGUMENT: while (1) {
1178 last ARGUMENT;
1182 last ARGUMENT if ($line !~ /^,/);
1185 } # ARGUMENT:
1246 # (#) Nth argument, volatile
1248 # In Unix terms top of stack is argument transfer area for arguments
1250 # [integer] argument resides at 8(%rsp) upon function entry point.
1255 # In Win64 terms N*8 bytes on top of stack is argument transfer area,
1258 # upon function entry point 5th argument resides at 40(%rsp), as wel
    [all...]
  /src/external/bsd/byacc/dist/
defs.h 158 ,ARGUMENT

Completed in 32 milliseconds