Searched refs:pkgconf_bytecode_op (Results 1 – 2 of 2) sorted by relevance
129 enum pkgconf_bytecode_op { enum136 enum pkgconf_bytecode_op tag;344 PKGCONF_API bool pkgconf_bytecode_emit(pkgconf_buffer_t *buf, enum pkgconf_bytecode_op tag, const v…
257 pkgconf_bytecode_emit(pkgconf_buffer_t *buf, enum pkgconf_bytecode_op tag, const void *data, uint32… in pkgconf_bytecode_emit()