Home
last modified time | relevance | path

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

/external/valgrind/main/memcheck/
Dmc_main.c2302 static INLINE void set_aligned_word64_Origin_to_undef ( Addr a, UInt otag ) in set_aligned_word64_Origin_to_undef()
2356 void make_aligned_word32_undefined_w_otag ( Addr a, UInt otag ) in make_aligned_word32_undefined_w_otag()
2440 void make_aligned_word64_undefined_w_otag ( Addr a, UInt otag ) in make_aligned_word64_undefined_w_otag()
2512 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_4_w_ECU() local
2548 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_8_w_ECU() local
2593 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_12_w_ECU() local
2653 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_16_w_ECU() local
2712 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_32_w_ECU() local
2784 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_112_w_ECU() local
2859 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_128_w_ECU() local
[all …]
Dmc_errors.c170 UInt otag; // origin tag member
177 UInt otag; // origin tag member
203 UInt otag; // origin tag member
212 UInt otag; // origin tag member
221 UInt otag; // origin tag member
1241 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()