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

  /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/crypto/external/apache2/openssl/dist/crypto/perlasm/
x86_64-xlate.pl 60 # a. If function accepts more than 4 arguments *and* >4th argument
1431 ARGUMENT: while (1) {
1438 last ARGUMENT;
1442 last ARGUMENT if ($line !~ /^,/);
1445 } # ARGUMENT:
1508 # (#) Nth argument, volatile
1510 # In Unix terms top of stack is argument transfer area for arguments
1512 # [integer] argument resides at 8(%rsp) upon function entry point.
1517 # In Win64 terms N*8 bytes on top of stack is argument transfer area,
1520 # upon function entry point 5th argument resides at 40(%rsp), as wel
    [all...]
  /src/external/bsd/byacc/dist/
defs.h 158 ,ARGUMENT

Completed in 126 milliseconds