Searched refs:offset2ptr (Results 1 – 1 of 1) sorted by relevance
73 #define offset2ptr(addr, offset) (void *)(((char *) addr) + offset) macro77 int *sel = offset2ptr(*pval, it->utype); in asn1_get_choice_selector()85 sel = offset2ptr(*pval, it->utype); in asn1_set_choice_selector()101 return offset2ptr(*pval, aux->ref_offset); in asn1_get_references()128 return offset2ptr(*pval, aux->enc_offset); in asn1_get_enc_ptr()199 pvaltmp = offset2ptr(*pval, tt->offset); in asn1_get_field_ptr()222 sfld = offset2ptr(*pval, adb->offset); in asn1_do_adb()