OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isneg
(Results
1 - 3
of
3
) sorted by null
/external/openssl/crypto/x509v3/
v3_utl.c
163
int
isneg
, ishex;
local
172
isneg
= 1;
173
} else
isneg
= 0;
189
if (
isneg
&& BN_is_zero(bn))
isneg
= 0;
197
if (
isneg
) aint->type |= V_ASN1_NEG;
/external/libxml2/
xmlschemastypes.c
1193
int
isneg
= 0, digcnt = 0;
local
1417
int
isneg
= 0, tmp = 0;
local
1774
int
isneg
= 0;
local
[
all
...]
xpath.c
9937
int
isneg
= 0;
local
[
all
...]
Completed in 481 milliseconds