Searched refs:ialloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/tzcode/zic/zdump/
H A DMakefile7 SRCS= zdump.c ialloc.c scheck.c
/freebsd-10.1-release/contrib/tzcode/zic/zic/
H A DMakefile7 SRCS= zic.c ialloc.c scheck.c
/freebsd-10.1-release/usr.sbin/zic/zdump/
H A DMakefile7 SRCS= zdump.c ialloc.c scheck.c
/freebsd-10.1-release/usr.sbin/zic/zic/
H A DMakefile7 SRCS= zic.c ialloc.c scheck.c
/freebsd-10.1-release/contrib/gcc/
H A Dglobal.c1440 int ialloc = reg_allocno[regno];
1441 int ialloc_prod = ialloc * allocno_row_words;
1443 IOR_HARD_REG_SET (allocno[ialloc].hard_reg_conflicts, hard_regs_live);
1433 int ialloc = reg_allocno[regno]; local

Completed in 111 milliseconds