Home
last modified time | relevance | path

Searched defs:instruction (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/examples/
H A Dcommon.h99 static FILE* fopen_orDie(const char *filename, const char *instruction) in fopen_orDie()
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c526 struct instruction { struct
527 enum instruction_type type; argument
544 uint32_t n_users; /* user = jmp instruction to this instruction. */ argument