Home
last modified time | relevance | path

Searched defs:ialloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/fs/ntfs/
H A Dntfs_subr.h65 struct attr_indexalloc *ialloc; member
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dinline.c80 #define ialloc() memset(permalloc(SZSI), 0, SZSI); inlstatcnt++ macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dinline.c81 #define ialloc() memset(permalloc(SZSI), 0, SZSI); inlstatcnt++ macro