Home
last modified time | relevance | path

Searched refs:idcount (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dc2xml.c42 static int idcount = 0; variable
78 newIdProp(node, "id", idcount); in new_sym_node()
95 idcount++; in new_sym_node()
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_vfy.c270 int i, idcount; in STACK_OF() local
272 idcount = sk_OCSP_SINGLERESP_num(sresp); in STACK_OF()
273 if (idcount <= 0) { in STACK_OF()
281 for (i = 1; i < idcount; i++) { in STACK_OF()
/third_party/openssl/crypto/ocsp/
H A Docsp_vfy.c270 int i, idcount; in STACK_OF() local
272 idcount = sk_OCSP_SINGLERESP_num(sresp); in STACK_OF()
273 if (idcount <= 0) { in STACK_OF()
281 for (i = 1; i < idcount; i++) { in STACK_OF()

Completed in 3 milliseconds