Home
last modified time | relevance | path

Searched refs:pkgconf_variable_list_free (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/pkgconf/tests/api/
H A Dtest-bytecode.c60 pkgconf_variable_list_free(&vars); in test_emit_text_and_eval()
100 pkgconf_variable_list_free(&vars); in test_emit_var_and_eval()
126 pkgconf_variable_list_free(&vars); in test_emit_sysroot_and_eval()
144 pkgconf_variable_list_free(&vars); in test_eval_null_args()
172 pkgconf_variable_list_free(&vars); in test_dollar_escape()
189 pkgconf_variable_list_free(&vars); in test_malformed_unclosed()
206 pkgconf_variable_list_free(&vars); in test_empty_braces()
226 pkgconf_variable_list_free(&vars); in test_compile_time_sysroot()
245 pkgconf_variable_list_free(&vars); in test_sysroot_dot_disables()
264 pkgconf_variable_list_free(&vars); in test_sysroot_root_disables()
[all …]
H A Dtest-variable.c57 pkgconf_variable_list_free(&vars); in test_variable_get_or_create_creates()
73 pkgconf_variable_list_free(&vars); in test_variable_get_or_create_returns_existing()
88 pkgconf_variable_list_free(&vars); in test_variable_find_present()
99 pkgconf_variable_list_free(&vars); in test_variable_find_absent()
118 pkgconf_variable_list_free(&vars); in test_variable_find_among_many()
133 pkgconf_variable_list_free(&vars); in test_variable_delete()
153 pkgconf_variable_list_free(&vars); in test_variable_eval_str_plain()
176 pkgconf_variable_list_free(&vars); in test_variable_eval_str_with_reference()
199 pkgconf_variable_list_free(&vars); in test_variable_eval_str_chained()
209 pkgconf_variable_list_free(&vars); in test_variable_list_free_handles_empty()
[all …]
H A Dtest-fragment.c83 pkgconf_variable_list_free(&vars); in test_fragment_parse_cflags()
113 pkgconf_variable_list_free(&vars); in test_fragment_parse_libs()
128 pkgconf_variable_list_free(&vars); in test_fragment_parse_empty()
149 pkgconf_variable_list_free(&vars); in test_fragment_add_single()
168 pkgconf_variable_list_free(&vars); in test_fragment_render_cflags()
187 pkgconf_variable_list_free(&vars); in test_fragment_render_libs()
255 pkgconf_variable_list_free(&vars); in test_fragment_filter_only_includes()
284 pkgconf_variable_list_free(&vars); in test_fragment_filter_only_libnames()
304 pkgconf_variable_list_free(&vars); in test_fragment_filter_keeps_nothing()
328 pkgconf_variable_list_free(&vars); in test_fragment_has_system_dir_matches()
[all …]
H A Dtest-tuple.c187 pkgconf_variable_list_free(&vars); in test_tuple_define_variable_end_to_end()
214 pkgconf_variable_list_free(&vars); in test_tuple_define_variable_overrides_local()
/freebsd/contrib/pkgconf/libpkgconf/
H A Dvariable.c115 pkgconf_variable_list_free(pkgconf_list_t *vars) in pkgconf_variable_list_free() function
H A Dlibpkgconf.h362 PKGCONF_API void pkgconf_variable_list_free(pkgconf_list_t *vars);