Searched refs:BlockCnt (Results 1 – 6 of 6) sorted by relevance
107 struct BlockCnt; /* defined in lparser.c */115 struct BlockCnt *bl; /* chain of current blocks */
48 typedef struct BlockCnt { struct55 } BlockCnt; argument259 BlockCnt *bl = fs->bl; in markupval()785 BlockCnt bl; in body()1096 BlockCnt bl; in block()1246 BlockCnt bl; in whilestat()1265 BlockCnt bl1, bl2; in repeatstat()1293 BlockCnt bl; in forbody()1368 BlockCnt bl; in forstat()1384 BlockCnt bl; in test_then_block()[all …]
92 struct BlockCnt; /* defined in lparser.c */101 struct BlockCnt *bl; /* chain of current blocks */
41 typedef struct BlockCnt { struct48 } BlockCnt; argument260 BlockCnt *bl = fs->bl; in markupval()790 BlockCnt bl; in body()1084 BlockCnt bl; in block()1237 BlockCnt bl; in whilestat()1256 BlockCnt bl1, bl2; in repeatstat()1284 BlockCnt bl; in forbody()1359 BlockCnt bl; in forstat()1375 BlockCnt bl; in test_then_block()[all …]
969 cnt = ucmd->u.cache.BlockCnt * GDT_SECTOR_SIZE; in gdt_ioctl_cmd()1026 ucmd->u.cache.BlockCnt); in gdt_ioctl_cmd()1034 GDT_SG_LEN, ucmd->u.cache.BlockCnt * GDT_SECTOR_SIZE); in gdt_ioctl_cmd()1549 cnt = ucmd->u.cache.BlockCnt * GDT_SECTOR_SIZE; in iir_intr_locked()
415 u_int32_t BlockCnt; /* block count */ member