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

  /src/crypto/external/apache2/openssl/dist/crypto/cmp/
cmp_protect.c 40 int pptype = 0; local
53 X509_ALGOR_get0(&algorOID, &pptype, &ppval, msg->header->protectionAlg);
  /src/crypto/external/bsd/openssl/dist/crypto/cmp/
cmp_protect.c 37 int pptype = 0; local
50 X509_ALGOR_get0(&algorOID, &pptype, &ppval, msg->header->protectionAlg);
  /src/external/gpl3/gcc/dist/gcc/
omp-low.cc 6277 tree pptype = build_pointer_type (ptype);
6288 pptype, 7 + 3 * idx);
6290 x = fold_convert (pptype, x);
6276 tree pptype = build_pointer_type (ptype); local
  /src/external/gpl3/gcc.old/dist/gcc/
omp-low.cc 6319 tree pptype = build_pointer_type (ptype);
6330 pptype, 7 + 3 * idx);
6332 x = fold_convert (pptype, x);
6318 tree pptype = build_pointer_type (ptype); local

Completed in 43 milliseconds