Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-ia64.c638 static struct rsrc { struct
639 int depind; /* dependency index */
640 const struct ia64_dependency *dependency; /* actual dependency */
641 unsigned specific:1, /* is this a specific bit/regno? */
642 link_to_qp_branch:1; /* will a branch on the same QP clear it?*/
643 int index; /* specific regno/bit within dependency */
644 int note; /* optional qualifying note (0 if none) */
648 int insn_srlz; /* current insn serialization state */
649 int data_srlz; /* current data serialization state */
650 int qp_regno; /* qualifying predicate for this usage */
[all …]
/freebsd-9-stable/sys/dev/sound/pcm/
Dfeeder_rate.c121 int32_t rsrc, rdst; /* original source / destination rates */ member