Home
last modified time | relevance | path

Searched refs:ialloc (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/sys/fs/ntfs/
Dntfs_subr.h62 struct attr_indexalloc *ialloc; member
71 #define va_a_ialloc va_d.ialloc
/freebsd-9-stable/contrib/tzcode/zic/zdump/
DMakefile7 SRCS= zdump.c ialloc.c scheck.c
/freebsd-9-stable/contrib/tzcode/zic/zic/
DMakefile7 SRCS= zic.c ialloc.c scheck.c
/freebsd-9-stable/usr.sbin/zic/zic/
DMakefile7 SRCS= zic.c ialloc.c scheck.c
/freebsd-9-stable/usr.sbin/zic/zdump/
DMakefile7 SRCS= zdump.c ialloc.c scheck.c
/freebsd-9-stable/contrib/gcc/
Dglobal.c1433 int ialloc = reg_allocno[regno]; in record_one_conflict() local
1434 int ialloc_prod = ialloc * allocno_row_words; in record_one_conflict()
1436 IOR_HARD_REG_SET (allocno[ialloc].hard_reg_conflicts, hard_regs_live); in record_one_conflict()
/freebsd-9-stable/contrib/tzdata/
DNEWS1116 'zdump' no longer links in ialloc.o, as it's not needed.