Searched refs:offset2ptr (Results 1 – 1 of 1) sorted by relevance
74 #define offset2ptr(addr, offset) (void *)(((char *)(addr)) + (offset)) macro78 int *sel = offset2ptr(*pval, it->utype); in asn1_get_choice_selector()86 sel = offset2ptr(*pval, it->utype); in asn1_set_choice_selector()102 return offset2ptr(*pval, aux->ref_offset); in asn1_get_references()129 return offset2ptr(*pval, aux->enc_offset); in asn1_get_enc_ptr()213 pvaltmp = offset2ptr(*pval, tt->offset); in asn1_get_field_ptr()236 sfld = offset2ptr(*pval, adb->offset); in asn1_do_adb()