Searched refs:BlockCnt (Results 1 – 6 of 6) sorted by relevance
93 struct BlockCnt; /* defined in lparser.c */102 struct BlockCnt *bl; /* chain of current blocks */
40 typedef struct BlockCnt { struct47 } BlockCnt; argument259 BlockCnt *bl = fs->bl; in markupval()795 BlockCnt bl; in body()1089 BlockCnt bl; in block()1242 BlockCnt bl; in whilestat()1261 BlockCnt bl1, bl2; in repeatstat()1289 BlockCnt bl; in forbody()1364 BlockCnt bl; in forstat()1381 BlockCnt bl; in test_then_block()[all …]
140 struct BlockCnt; /* defined in lparser.c */148 struct BlockCnt *bl; /* chain of current blocks */
49 typedef struct BlockCnt { struct57 } BlockCnt; typedef411 BlockCnt *bl = fs->bl; in markupval()981 BlockCnt bl; in body()1296 BlockCnt bl; in block()1461 BlockCnt bl; in whilestat()1480 BlockCnt bl1, bl2; in repeatstat()1536 BlockCnt bl; in forbody()1612 BlockCnt bl; in forstat()1628 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