HelenOS sources

FAT_CLST_LAST1     80 uspace/srv/fs/fat/fat_fat.c 	fat_cluster_t clst = firstc, clst_last1 = FAT_CLST_LAST1(bs);
FAT_CLST_LAST1    642 uspace/srv/fs/fat/fat_fat.c 	fat_cluster_t clst_last1 = FAT_CLST_LAST1(bs);
FAT_CLST_LAST1    682 uspace/srv/fs/fat/fat_fat.c 	fat_cluster_t clst_last1 = FAT_CLST_LAST1(bs);
FAT_CLST_LAST1    754 uspace/srv/fs/fat/fat_fat.c 	while (firstc < FAT_CLST_LAST1(bs)) {
FAT_CLST_LAST1    832 uspace/srv/fs/fat/fat_fat.c 	fat_cluster_t clst_last1 = FAT_CLST_LAST1(bs);
HelenOS homepage, sources at GitHub