Searched refs:fblocks (Results 1 – 6 of 6) sorted by relevance
67 CFLAGS.${t}.c+= -fblocks
1550 while (buf >= fblocks) { in balloc()1551 nfbuf = xcalloc(fblocks + 2, sizeof(Char **)); in balloc()1557 fbuf[fblocks] = xcalloc(BUFSIZE, sizeof(Char)); in balloc()1558 fblocks++; in balloc()1736 fblocks -= sb; in bfree()1858 fblocks = 1; in settell()
1649 fseekp = feobp = fblocks = 0; in st_save()1685 int nfblocks = fblocks; in st_restore()1687 fblocks = 0; in st_restore()
826 #define fblocks B.Bfblocks macro
7836 def fblocks_runtime_optional : Flag<["-"], "fblocks-runtime-optional">,
10225 def err_blocks_disable : Error<"blocks support disabled - compile with -fblocks"