Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/libpkgconf/
H A Dbytecode.c35 pkgconf_bytecode_eval_append_slice(pkgconf_bytecode_eval_ctx_t *ctx, pkgconf_buffer_t *out, const c… in pkgconf_bytecode_eval_append_slice() function
61 return pkgconf_bytecode_eval_append_slice(ctx, out, s, strlen(s)); in pkgconf_bytecode_eval_append()
168 if (!pkgconf_bytecode_eval_append_slice(ctx, out, op->data, op->size)) in pkgconf_bytecode_eval_internal()