Searched refs:pkgconf_buffer_prepend (Results 1 – 4 of 4) sorted by relevance
182 pkgconf_buffer_prepend(pkgconf_buffer_t *buffer, const char *text) in pkgconf_buffer_prepend() function
599 PKGCONF_API bool pkgconf_buffer_prepend(pkgconf_buffer_t *buffer, const char *text);
87 TEST_ASSERT_TRUE(pkgconf_buffer_prepend(&buf, "hello ")); in test_buffer_prepend()
395 pkgconf_buffer_prepend(&varbuf, pkgconf_buffer_str_or_empty(sysroot_dir)); in variable_eval()