Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daicasm.h93 struct instruction *seq_alloc(void);
H A Daicasm_gram.y1625 instr = seq_alloc(); in format_1_instr()
1698 instr = seq_alloc(); in format_2_instr()
1758 instr = seq_alloc(); in format_3_instr()
H A Daicasm.c731 seq_alloc() in seq_alloc() function