| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 sk_ASN1_STRING_TABLE_delete_ptr| Name:  | sk_ASN1_STRING_TABLE_delete_ptr |  | Prototype:  | static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_delete_ptr(struct stack_st_ASN1_STRING_TABLE *sk, ASN1_STRING_TABLE *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 194-194 |  
  |  | 1 | 1 | 
 sk_ASN1_STRING_TABLE_delete| Name:  | sk_ASN1_STRING_TABLE_delete |  | Prototype:  | static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_delete(struct stack_st_ASN1_STRING_TABLE *sk, int i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 194-194 |  
  |  | 1 | 1 | 
 sk_ASN1_STRING_TABLE_deep_copy| Name:  | sk_ASN1_STRING_TABLE_deep_copy |  | Prototype:  | static inline struct stack_st_ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_deep_copy(const struct stack_st_ASN1_STRING_TABLE *sk, sk_ASN1_STRING_TABLE_copyfunc copyfunc, sk_ASN1_STRING_TABLE_freefunc freefunc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 194-194 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_zero| Name:  | sk_ASN1_OBJECT_zero |  | Prototype:  | static inline void sk_ASN1_OBJECT_zero(struct stack_st_ASN1_OBJECT *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_unshift| Name:  | sk_ASN1_OBJECT_unshift |  | Prototype:  | static inline int sk_ASN1_OBJECT_unshift(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_sort| Name:  | sk_ASN1_OBJECT_sort |  | Prototype:  | static inline void sk_ASN1_OBJECT_sort(struct stack_st_ASN1_OBJECT *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_shift| Name:  | sk_ASN1_OBJECT_shift |  | Prototype:  | static inline ASN1_OBJECT *sk_ASN1_OBJECT_shift(struct stack_st_ASN1_OBJECT *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_set_cmp_func| Name:  | sk_ASN1_OBJECT_set_cmp_func |  | Prototype:  | static inline sk_ASN1_OBJECT_compfunc sk_ASN1_OBJECT_set_cmp_func(struct stack_st_ASN1_OBJECT *sk, sk_ASN1_OBJECT_compfunc compare) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_set| Name:  | sk_ASN1_OBJECT_set |  | Prototype:  | static inline ASN1_OBJECT *sk_ASN1_OBJECT_set(struct stack_st_ASN1_OBJECT *sk, int idx, ASN1_OBJECT *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_reserve| Name:  | sk_ASN1_OBJECT_reserve |  | Prototype:  | static inline int sk_ASN1_OBJECT_reserve(struct stack_st_ASN1_OBJECT *sk, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_push| Name:  | sk_ASN1_OBJECT_push |  | Prototype:  | static inline int sk_ASN1_OBJECT_push(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_pop| Name:  | sk_ASN1_OBJECT_pop |  | Prototype:  | static inline ASN1_OBJECT *sk_ASN1_OBJECT_pop(struct stack_st_ASN1_OBJECT *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_new_reserve| Name:  | sk_ASN1_OBJECT_new_reserve |  | Prototype:  | static inline struct stack_st_ASN1_OBJECT *sk_ASN1_OBJECT_new_reserve(sk_ASN1_OBJECT_compfunc compare, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_new_null| Name:  | sk_ASN1_OBJECT_new_null |  | Prototype:  | static inline struct stack_st_ASN1_OBJECT *sk_ASN1_OBJECT_new_null(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_new| Name:  | sk_ASN1_OBJECT_new |  | Prototype:  | static inline struct stack_st_ASN1_OBJECT *sk_ASN1_OBJECT_new(sk_ASN1_OBJECT_compfunc compare) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_is_sorted| Name:  | sk_ASN1_OBJECT_is_sorted |  | Prototype:  | static inline int sk_ASN1_OBJECT_is_sorted(const struct stack_st_ASN1_OBJECT *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_insert| Name:  | sk_ASN1_OBJECT_insert |  | Prototype:  | static inline int sk_ASN1_OBJECT_insert(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr, int idx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_free| Name:  | sk_ASN1_OBJECT_free |  | Prototype:  | static inline void sk_ASN1_OBJECT_free(struct stack_st_ASN1_OBJECT *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_find_ex| Name:  | sk_ASN1_OBJECT_find_ex |  | Prototype:  | static inline int sk_ASN1_OBJECT_find_ex(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_find| Name:  | sk_ASN1_OBJECT_find |  | Prototype:  | static inline int sk_ASN1_OBJECT_find(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_dup| Name:  | sk_ASN1_OBJECT_dup |  | Prototype:  | static inline struct stack_st_ASN1_OBJECT * sk_ASN1_OBJECT_dup(const struct stack_st_ASN1_OBJECT *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_delete_ptr| Name:  | sk_ASN1_OBJECT_delete_ptr |  | Prototype:  | static inline ASN1_OBJECT *sk_ASN1_OBJECT_delete_ptr(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_delete| Name:  | sk_ASN1_OBJECT_delete |  | Prototype:  | static inline ASN1_OBJECT *sk_ASN1_OBJECT_delete(struct stack_st_ASN1_OBJECT *sk, int i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_OBJECT_deep_copy| Name:  | sk_ASN1_OBJECT_deep_copy |  | Prototype:  | static inline struct stack_st_ASN1_OBJECT *sk_ASN1_OBJECT_deep_copy(const struct stack_st_ASN1_OBJECT *sk, sk_ASN1_OBJECT_copyfunc copyfunc, sk_ASN1_OBJECT_freefunc freefunc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 536-536 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_zero| Name:  | sk_ASN1_INTEGER_zero |  | Prototype:  | static inline void sk_ASN1_INTEGER_zero(struct stack_st_ASN1_INTEGER *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_unshift| Name:  | sk_ASN1_INTEGER_unshift |  | Prototype:  | static inline int sk_ASN1_INTEGER_unshift(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_sort| Name:  | sk_ASN1_INTEGER_sort |  | Prototype:  | static inline void sk_ASN1_INTEGER_sort(struct stack_st_ASN1_INTEGER *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_shift| Name:  | sk_ASN1_INTEGER_shift |  | Prototype:  | static inline ASN1_INTEGER *sk_ASN1_INTEGER_shift(struct stack_st_ASN1_INTEGER *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_set_cmp_func| Name:  | sk_ASN1_INTEGER_set_cmp_func |  | Prototype:  | static inline sk_ASN1_INTEGER_compfunc sk_ASN1_INTEGER_set_cmp_func(struct stack_st_ASN1_INTEGER *sk, sk_ASN1_INTEGER_compfunc compare) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_set| Name:  | sk_ASN1_INTEGER_set |  | Prototype:  | static inline ASN1_INTEGER *sk_ASN1_INTEGER_set(struct stack_st_ASN1_INTEGER *sk, int idx, ASN1_INTEGER *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_reserve| Name:  | sk_ASN1_INTEGER_reserve |  | Prototype:  | static inline int sk_ASN1_INTEGER_reserve(struct stack_st_ASN1_INTEGER *sk, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_push| Name:  | sk_ASN1_INTEGER_push |  | Prototype:  | static inline int sk_ASN1_INTEGER_push(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_pop_free| Name:  | sk_ASN1_INTEGER_pop_free |  | Prototype:  | static inline void sk_ASN1_INTEGER_pop_free(struct stack_st_ASN1_INTEGER *sk, sk_ASN1_INTEGER_freefunc freefunc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_pop| Name:  | sk_ASN1_INTEGER_pop |  | Prototype:  | static inline ASN1_INTEGER *sk_ASN1_INTEGER_pop(struct stack_st_ASN1_INTEGER *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_new_reserve| Name:  | sk_ASN1_INTEGER_new_reserve |  | Prototype:  | static inline struct stack_st_ASN1_INTEGER *sk_ASN1_INTEGER_new_reserve(sk_ASN1_INTEGER_compfunc compare, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_new_null| Name:  | sk_ASN1_INTEGER_new_null |  | Prototype:  | static inline struct stack_st_ASN1_INTEGER *sk_ASN1_INTEGER_new_null(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_new| Name:  | sk_ASN1_INTEGER_new |  | Prototype:  | static inline struct stack_st_ASN1_INTEGER *sk_ASN1_INTEGER_new(sk_ASN1_INTEGER_compfunc compare) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_is_sorted| Name:  | sk_ASN1_INTEGER_is_sorted |  | Prototype:  | static inline int sk_ASN1_INTEGER_is_sorted(const struct stack_st_ASN1_INTEGER *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_insert| Name:  | sk_ASN1_INTEGER_insert |  | Prototype:  | static inline int sk_ASN1_INTEGER_insert(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr, int idx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_free| Name:  | sk_ASN1_INTEGER_free |  | Prototype:  | static inline void sk_ASN1_INTEGER_free(struct stack_st_ASN1_INTEGER *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_find_ex| Name:  | sk_ASN1_INTEGER_find_ex |  | Prototype:  | static inline int sk_ASN1_INTEGER_find_ex(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_find| Name:  | sk_ASN1_INTEGER_find |  | Prototype:  | static inline int sk_ASN1_INTEGER_find(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_dup| Name:  | sk_ASN1_INTEGER_dup |  | Prototype:  | static inline struct stack_st_ASN1_INTEGER * sk_ASN1_INTEGER_dup(const struct stack_st_ASN1_INTEGER *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_delete_ptr| Name:  | sk_ASN1_INTEGER_delete_ptr |  | Prototype:  | static inline ASN1_INTEGER *sk_ASN1_INTEGER_delete_ptr(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_delete| Name:  | sk_ASN1_INTEGER_delete |  | Prototype:  | static inline ASN1_INTEGER *sk_ASN1_INTEGER_delete(struct stack_st_ASN1_INTEGER *sk, int i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_INTEGER_deep_copy| Name:  | sk_ASN1_INTEGER_deep_copy |  | Prototype:  | static inline struct stack_st_ASN1_INTEGER *sk_ASN1_INTEGER_deep_copy(const struct stack_st_ASN1_INTEGER *sk, sk_ASN1_INTEGER_copyfunc copyfunc, sk_ASN1_INTEGER_freefunc freefunc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 438-438 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_zero| Name:  | sk_ASN1_GENERALSTRING_zero |  | Prototype:  | static inline void sk_ASN1_GENERALSTRING_zero(struct stack_st_ASN1_GENERALSTRING *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_value| Name:  | sk_ASN1_GENERALSTRING_value |  | Prototype:  | static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_value(const struct stack_st_ASN1_GENERALSTRING *sk, int idx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_unshift| Name:  | sk_ASN1_GENERALSTRING_unshift |  | Prototype:  | static inline int sk_ASN1_GENERALSTRING_unshift(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_sort| Name:  | sk_ASN1_GENERALSTRING_sort |  | Prototype:  | static inline void sk_ASN1_GENERALSTRING_sort(struct stack_st_ASN1_GENERALSTRING *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_shift| Name:  | sk_ASN1_GENERALSTRING_shift |  | Prototype:  | static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_shift(struct stack_st_ASN1_GENERALSTRING *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_set_cmp_func| Name:  | sk_ASN1_GENERALSTRING_set_cmp_func |  | Prototype:  | static inline sk_ASN1_GENERALSTRING_compfunc sk_ASN1_GENERALSTRING_set_cmp_func(struct stack_st_ASN1_GENERALSTRING *sk, sk_ASN1_GENERALSTRING_compfunc compare) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_set| Name:  | sk_ASN1_GENERALSTRING_set |  | Prototype:  | static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_set(struct stack_st_ASN1_GENERALSTRING *sk, int idx, ASN1_GENERALSTRING *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_reserve| Name:  | sk_ASN1_GENERALSTRING_reserve |  | Prototype:  | static inline int sk_ASN1_GENERALSTRING_reserve(struct stack_st_ASN1_GENERALSTRING *sk, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_push| Name:  | sk_ASN1_GENERALSTRING_push |  | Prototype:  | static inline int sk_ASN1_GENERALSTRING_push(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_pop_free| Name:  | sk_ASN1_GENERALSTRING_pop_free |  | Prototype:  | static inline void sk_ASN1_GENERALSTRING_pop_free(struct stack_st_ASN1_GENERALSTRING *sk, sk_ASN1_GENERALSTRING_freefunc freefunc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_pop| Name:  | sk_ASN1_GENERALSTRING_pop |  | Prototype:  | static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_pop(struct stack_st_ASN1_GENERALSTRING *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_num| Name:  | sk_ASN1_GENERALSTRING_num |  | Prototype:  | static inline int sk_ASN1_GENERALSTRING_num(const struct stack_st_ASN1_GENERALSTRING *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_new_reserve| Name:  | sk_ASN1_GENERALSTRING_new_reserve |  | Prototype:  | static inline struct stack_st_ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_new_reserve(sk_ASN1_GENERALSTRING_compfunc compare, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_new_null| Name:  | sk_ASN1_GENERALSTRING_new_null |  | Prototype:  | static inline struct stack_st_ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_new_null(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_new| Name:  | sk_ASN1_GENERALSTRING_new |  | Prototype:  | static inline struct stack_st_ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_new(sk_ASN1_GENERALSTRING_compfunc compare) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_is_sorted| Name:  | sk_ASN1_GENERALSTRING_is_sorted |  | Prototype:  | static inline int sk_ASN1_GENERALSTRING_is_sorted(const struct stack_st_ASN1_GENERALSTRING *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_insert| Name:  | sk_ASN1_GENERALSTRING_insert |  | Prototype:  | static inline int sk_ASN1_GENERALSTRING_insert(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr, int idx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_free| Name:  | sk_ASN1_GENERALSTRING_free |  | Prototype:  | static inline void sk_ASN1_GENERALSTRING_free(struct stack_st_ASN1_GENERALSTRING *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_find_ex| Name:  | sk_ASN1_GENERALSTRING_find_ex |  | Prototype:  | static inline int sk_ASN1_GENERALSTRING_find_ex(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_find| Name:  | sk_ASN1_GENERALSTRING_find |  | Prototype:  | static inline int sk_ASN1_GENERALSTRING_find(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_dup| Name:  | sk_ASN1_GENERALSTRING_dup |  | Prototype:  | static inline struct stack_st_ASN1_GENERALSTRING * sk_ASN1_GENERALSTRING_dup(const struct stack_st_ASN1_GENERALSTRING *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_delete_ptr| Name:  | sk_ASN1_GENERALSTRING_delete_ptr |  | Prototype:  | static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_delete_ptr(struct stack_st_ASN1_GENERALSTRING *sk, ASN1_GENERALSTRING *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_delete| Name:  | sk_ASN1_GENERALSTRING_delete |  | Prototype:  | static inline ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_delete(struct stack_st_ASN1_GENERALSTRING *sk, int i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASN1_GENERALSTRING_deep_copy| Name:  | sk_ASN1_GENERALSTRING_deep_copy |  | Prototype:  | static inline struct stack_st_ASN1_GENERALSTRING *sk_ASN1_GENERALSTRING_deep_copy(const struct stack_st_ASN1_GENERALSTRING *sk, sk_ASN1_GENERALSTRING_copyfunc copyfunc, sk_ASN1_GENERALSTRING_freefunc freefunc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h |  | Lines:  | 440-440 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_zero| Name:  | sk_ASIdOrRange_zero |  | Prototype:  | static inline void sk_ASIdOrRange_zero(struct stack_st_ASIdOrRange *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_value| Name:  | sk_ASIdOrRange_value |  | Prototype:  | static inline ASIdOrRange *sk_ASIdOrRange_value(const struct stack_st_ASIdOrRange *sk, int idx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_unshift| Name:  | sk_ASIdOrRange_unshift |  | Prototype:  | static inline int sk_ASIdOrRange_unshift(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_sort| Name:  | sk_ASIdOrRange_sort |  | Prototype:  | static inline void sk_ASIdOrRange_sort(struct stack_st_ASIdOrRange *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_shift| Name:  | sk_ASIdOrRange_shift |  | Prototype:  | static inline ASIdOrRange *sk_ASIdOrRange_shift(struct stack_st_ASIdOrRange *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_set_cmp_func| Name:  | sk_ASIdOrRange_set_cmp_func |  | Prototype:  | static inline sk_ASIdOrRange_compfunc sk_ASIdOrRange_set_cmp_func(struct stack_st_ASIdOrRange *sk, sk_ASIdOrRange_compfunc compare) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_set| Name:  | sk_ASIdOrRange_set |  | Prototype:  | static inline ASIdOrRange *sk_ASIdOrRange_set(struct stack_st_ASIdOrRange *sk, int idx, ASIdOrRange *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_reserve| Name:  | sk_ASIdOrRange_reserve |  | Prototype:  | static inline int sk_ASIdOrRange_reserve(struct stack_st_ASIdOrRange *sk, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_push| Name:  | sk_ASIdOrRange_push |  | Prototype:  | static inline int sk_ASIdOrRange_push(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_pop_free| Name:  | sk_ASIdOrRange_pop_free |  | Prototype:  | static inline void sk_ASIdOrRange_pop_free(struct stack_st_ASIdOrRange *sk, sk_ASIdOrRange_freefunc freefunc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_pop| Name:  | sk_ASIdOrRange_pop |  | Prototype:  | static inline ASIdOrRange *sk_ASIdOrRange_pop(struct stack_st_ASIdOrRange *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_num| Name:  | sk_ASIdOrRange_num |  | Prototype:  | static inline int sk_ASIdOrRange_num(const struct stack_st_ASIdOrRange *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_new_reserve| Name:  | sk_ASIdOrRange_new_reserve |  | Prototype:  | static inline struct stack_st_ASIdOrRange *sk_ASIdOrRange_new_reserve(sk_ASIdOrRange_compfunc compare, int n) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_new_null| Name:  | sk_ASIdOrRange_new_null |  | Prototype:  | static inline struct stack_st_ASIdOrRange *sk_ASIdOrRange_new_null(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_new| Name:  | sk_ASIdOrRange_new |  | Prototype:  | static inline struct stack_st_ASIdOrRange *sk_ASIdOrRange_new(sk_ASIdOrRange_compfunc compare) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_is_sorted| Name:  | sk_ASIdOrRange_is_sorted |  | Prototype:  | static inline int sk_ASIdOrRange_is_sorted(const struct stack_st_ASIdOrRange *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_insert| Name:  | sk_ASIdOrRange_insert |  | Prototype:  | static inline int sk_ASIdOrRange_insert(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr, int idx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_free| Name:  | sk_ASIdOrRange_free |  | Prototype:  | static inline void sk_ASIdOrRange_free(struct stack_st_ASIdOrRange *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_find_ex| Name:  | sk_ASIdOrRange_find_ex |  | Prototype:  | static inline int sk_ASIdOrRange_find_ex(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_find| Name:  | sk_ASIdOrRange_find |  | Prototype:  | static inline int sk_ASIdOrRange_find(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_dup| Name:  | sk_ASIdOrRange_dup |  | Prototype:  | static inline struct stack_st_ASIdOrRange * sk_ASIdOrRange_dup(const struct stack_st_ASIdOrRange *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_delete_ptr| Name:  | sk_ASIdOrRange_delete_ptr |  | Prototype:  | static inline ASIdOrRange *sk_ASIdOrRange_delete_ptr(struct stack_st_ASIdOrRange *sk, ASIdOrRange *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_delete| Name:  | sk_ASIdOrRange_delete |  | Prototype:  | static inline ASIdOrRange *sk_ASIdOrRange_delete(struct stack_st_ASIdOrRange *sk, int i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ASIdOrRange_deep_copy| Name:  | sk_ASIdOrRange_deep_copy |  | Prototype:  | static inline struct stack_st_ASIdOrRange *sk_ASIdOrRange_deep_copy(const struct stack_st_ASIdOrRange *sk, sk_ASIdOrRange_copyfunc copyfunc, sk_ASIdOrRange_freefunc freefunc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 738-738 |  
  |  | 1 | 1 | 
 sk_ADMISSIONS_zero| Name:  | sk_ADMISSIONS_zero |  | Prototype:  | static inline void sk_ADMISSIONS_zero(struct stack_st_ADMISSIONS *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 880-880 |  
  |  | 1 | 1 | 
 sk_ADMISSIONS_unshift| Name:  | sk_ADMISSIONS_unshift |  | Prototype:  | static inline int sk_ADMISSIONS_unshift(struct stack_st_ADMISSIONS *sk, ADMISSIONS *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 880-880 |  
  |  | 1 | 1 | 
 sk_ADMISSIONS_sort| Name:  | sk_ADMISSIONS_sort |  | Prototype:  | static inline void sk_ADMISSIONS_sort(struct stack_st_ADMISSIONS *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 880-880 |  
  |  | 1 | 1 | 
 sk_ADMISSIONS_shift| Name:  | sk_ADMISSIONS_shift |  | Prototype:  | static inline ADMISSIONS *sk_ADMISSIONS_shift(struct stack_st_ADMISSIONS *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 880-880 |  
  |  | 1 | 1 | 
 sk_ADMISSIONS_set_cmp_func| Name:  | sk_ADMISSIONS_set_cmp_func |  | Prototype:  | static inline sk_ADMISSIONS_compfunc sk_ADMISSIONS_set_cmp_func(struct stack_st_ADMISSIONS *sk, sk_ADMISSIONS_compfunc compare) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 880-880 |  
  |  | 1 | 1 | 
 sk_ADMISSIONS_set| Name:  | sk_ADMISSIONS_set |  | Prototype:  | static inline ADMISSIONS *sk_ADMISSIONS_set(struct stack_st_ADMISSIONS *sk, int idx, ADMISSIONS *ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h |  | Lines:  | 880-880 |  
  |  | 1 | 1 |