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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Dsecitem.c124 SECITEM_FreeItem(result, (item == NULL) ? PR_TRUE : PR_FALSE);
H A Decc_impl.h115 #define PR_FALSE B_FALSE macro
H A Dec.c77 if (pointP->data[i] != 0x00) return PR_FALSE;
1065 if (pointC.data) SECITEM_FreeItem(&pointC, PR_FALSE);

Completed in 33 milliseconds