Home
last modified time | relevance | path

Searched refs:_fetch_present_idx (Results 1 – 3 of 3) sorted by relevance

/dports/net/fort/FORT-validator-1.5.3/src/asn1/asn1c/
H A Dconstr_CHOICE.c65 static unsigned _fetch_present_idx(const void *struct_ptr, unsigned off,
378 present = _fetch_present_idx(sptr, in CHOICE_encode_der()
465 present = _fetch_present_idx(ptr, specs->pres_offset, specs->pres_size); in CHOICE_outmost_tag()
503 present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size); in CHOICE_constraint()
625 old_present = _fetch_present_idx(st, in CHOICE_decode_xer()
793 present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size); in CHOICE_encode_xer()
939 present = _fetch_present_idx(sptr, specs->pres_offset, specs->pres_size); in CHOICE_encode_uper()
1025 present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size); in CHOICE_print()
1070 present = _fetch_present_idx(ptr, specs->pres_offset, specs->pres_size); in CHOICE_free()
1112 _fetch_present_idx(const void *struct_ptr, unsigned pres_offset, in _fetch_present_idx() function
[all …]
/dports/biology/biosig/biosig-2.3.3/biosig4c++/t240/
H A Dconstr_CHOICE.c66 static int _fetch_present_idx(const void *struct_ptr, int off, int size);
372 present = _fetch_present_idx(sptr, in CHOICE_encode_der()
458 present = _fetch_present_idx(ptr, specs->pres_offset, specs->pres_size); in CHOICE_outmost_tag()
495 present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size); in CHOICE_constraint()
624 assert(_fetch_present_idx(st, in CHOICE_decode_xer()
788 present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size); in CHOICE_encode_xer()
925 present = _fetch_present_idx(sptr, in CHOICE_encode_uper()
1000 present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size); in CHOICE_print()
1043 present = _fetch_present_idx(ptr, specs->pres_offset, specs->pres_size); in CHOICE_free()
1078 _fetch_present_idx(const void *struct_ptr, int pres_offset, int pres_size) { in _fetch_present_idx() function
/dports/lang/asn1c/asn1c-0.9.27/skeletons/
H A Dconstr_CHOICE.c66 static int _fetch_present_idx(const void *struct_ptr, int off, int size);
372 present = _fetch_present_idx(sptr, in CHOICE_encode_der()
458 present = _fetch_present_idx(ptr, specs->pres_offset, specs->pres_size); in CHOICE_outmost_tag()
495 present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size); in CHOICE_constraint()
624 assert(_fetch_present_idx(st, in CHOICE_decode_xer()
788 present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size); in CHOICE_encode_xer()
926 present = _fetch_present_idx(sptr, in CHOICE_encode_uper()
1003 present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size); in CHOICE_print()
1046 present = _fetch_present_idx(ptr, specs->pres_offset, specs->pres_size); in CHOICE_free()
1081 _fetch_present_idx(const void *struct_ptr, int pres_offset, int pres_size) { in _fetch_present_idx() function