Searched refs:pkgconf_bytecode_emit_sysroot (Results 1 – 3 of 3) sorted by relevance
295 pkgconf_bytecode_emit_sysroot(pkgconf_buffer_t *buf) in pkgconf_bytecode_emit_sysroot() function379 if (!pkgconf_bytecode_emit_sysroot(out)) in pkgconf_bytecode_compile()
347 PKGCONF_API bool pkgconf_bytecode_emit_sysroot(pkgconf_buffer_t *buf);
115 TEST_ASSERT_TRUE(pkgconf_bytecode_emit_sysroot(&bcbuf)); in test_emit_sysroot_and_eval()