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

  /external/openssl/crypto/asn1/
tasn_dec.c 76 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,
169 int otag; local
205 ret = asn1_check_tlen(NULL, &otag, &oclass, NULL, NULL,
224 if (!(ASN1_tag2bit(otag) & it->utype))
234 it, otag, 0, 0, ctx);
1259 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,
1342 if (otag)
1343 *otag = ptag;
  /external/valgrind/main/memcheck/
mc_errors.c 169 UInt otag; // origin tag member in struct:_MC_Error::__anon17210::__anon17211
176 UInt otag; // origin tag member in struct:_MC_Error::__anon17210::__anon17212
202 UInt otag; // origin tag member in struct:_MC_Error::__anon17210::__anon17216
211 UInt otag; // origin tag member in struct:_MC_Error::__anon17210::__anon17217
220 UInt otag; // origin tag member in struct:_MC_Error::__anon17210::__anon17218
572 extra->Err.Value.otag & 3 );
574 /* Could also show extra->Err.Cond.otag if debugging origin
581 extra->Err.Value.otag & 3 );
594 extra->Err.Cond.otag & 3 );
596 /* Could also show extra->Err.Cond.otag if debugging origi
    [all...]
mc_main.c 2576 UInt otag = ecu | MC_OKIND_STACK; local
2612 UInt otag = ecu | MC_OKIND_STACK; local
2657 UInt otag = ecu | MC_OKIND_STACK; local
2717 UInt otag = ecu | MC_OKIND_STACK; local
2776 UInt otag = ecu | MC_OKIND_STACK; local
2848 UInt otag = ecu | MC_OKIND_STACK; local
2923 UInt otag = ecu | MC_OKIND_STACK; local
3004 UInt otag = ecu | MC_OKIND_STACK; local
3091 UInt otag = ecu | MC_OKIND_STACK; local
3183 UInt otag = ecu | MC_OKIND_STACK; local
3311 UInt otag; local
3753 UInt otag = 0; local
3788 UInt otag = 0; local
3922 UInt otag; local
3970 UInt otag; local
5260 UInt otag; local
    [all...]

Completed in 1195 milliseconds