Home
last modified time | relevance | path

Searched defs:otag (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/memcheck/
Dmc_main.c2346 static INLINE void set_aligned_word64_Origin_to_undef ( Addr a, UInt otag ) in set_aligned_word64_Origin_to_undef()
2400 void make_aligned_word32_undefined_w_otag ( Addr a, UInt otag ) in make_aligned_word32_undefined_w_otag()
2484 void make_aligned_word64_undefined_w_otag ( Addr a, UInt otag ) in make_aligned_word64_undefined_w_otag()
2556 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_4_w_ECU() local
2592 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_8_w_ECU() local
2637 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_12_w_ECU() local
2697 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_16_w_ECU() local
2756 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_32_w_ECU() local
2828 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_112_w_ECU() local
2903 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_128_w_ECU() local
[all …]
Dmc_errors.c169 UInt otag; // origin tag member
176 UInt otag; // origin tag member
202 UInt otag; // origin tag member
211 UInt otag; // origin tag member
220 UInt otag; // origin tag member
1213 UInt otag ) in update_origin()
/external/openssl/crypto/asn1/
Dtasn_dec.c169 int otag; in ASN1_item_ex_d2i() local
1259 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen()