HomeSort by relevance Sort by last modified time
    Searched defs:otag (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/crypto/asn1/
tasn_dec.c 76 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,
179 int otag; local
215 ret = asn1_check_tlen(NULL, &otag, &oclass, NULL, NULL,
231 if (!(ASN1_tag2bit(otag) & it->utype)) {
238 return asn1_d2i_ex_primitive(pval, in, len, it, otag, 0, 0, ctx);
    [all...]
  /external/valgrind/memcheck/
mc_errors.c 97 UInt otag; // origin tag member in struct:_MC_Error::__anon37867::__anon37868
104 UInt otag; // origin tag member in struct:_MC_Error::__anon37867::__anon37869
130 UInt otag; // origin tag member in struct:_MC_Error::__anon37867::__anon37873
139 UInt otag; // origin tag member in struct:_MC_Error::__anon37867::__anon37874
148 UInt otag; // origin tag member in struct:_MC_Error::__anon37867::__anon37875
447 extra->Err.Value.otag & 3 );
449 /* Could also show extra->Err.Cond.otag if debugging origin
456 extra->Err.Value.otag & 3 );
469 extra->Err.Cond.otag & 3 );
471 /* Could also show extra->Err.Cond.otag if debugging origi
    [all...]
mc_main.c 2844 UInt otag = ecu | MC_OKIND_STACK; local
2880 UInt otag = ecu | MC_OKIND_STACK; local
2925 UInt otag = ecu | MC_OKIND_STACK; local
2985 UInt otag = ecu | MC_OKIND_STACK; local
3044 UInt otag = ecu | MC_OKIND_STACK; local
3116 UInt otag = ecu | MC_OKIND_STACK; local
3191 UInt otag = ecu | MC_OKIND_STACK; local
3272 UInt otag = ecu | MC_OKIND_STACK; local
3359 UInt otag = ecu | MC_OKIND_STACK; local
3451 UInt otag = ecu | MC_OKIND_STACK; local
3588 UInt otag = ecu | MC_OKIND_STACK; local
4278 UInt otag = 0; local
4313 UInt otag = 0; local
4447 UInt otag; local
4495 UInt otag; local
6720 UInt otag; local
    [all...]

Completed in 262 milliseconds