Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/libpkgconf/
H A Dbytecode.c189 p = (const uint8_t *)pkgconf_bytecode_op_next(op); in pkgconf_bytecode_eval_internal()
H A Dlibpkgconf.h328 pkgconf_bytecode_op_next(const pkgconf_bytecode_op_t *op) in pkgconf_bytecode_op_next() function