Searched refs:offset2ptr (Results 1 – 1 of 1) sorted by relevance
70 #define offset2ptr(addr, offset) (void *)(((char *) addr) + offset) macro78 int *sel = offset2ptr(*pval, it->utype); in asn1_get_choice_selector()89 sel = offset2ptr(*pval, it->utype); in asn1_set_choice_selector()111 lck = offset2ptr(*pval, aux->ref_offset); in asn1_do_lock()136 return offset2ptr(*pval, aux->enc_offset); in asn1_get_enc_ptr()208 pvaltmp = offset2ptr(*pval, tt->offset); in asn1_get_field_ptr()235 sfld = offset2ptr(*pval, adb->offset); in asn1_do_adb()