Searched refs:BLOCKS (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sbin/scan_ffs/ |
H A D | scan_ffs.c | 103 enum { NADA=0, VERBOSE=1, LABELS=2, BLOCKS=4 }; enumerator 198 case BLOCKS: in ffs_printpart() 206 if (flag == BLOCKS) in ffs_printpart() 226 if (flags & BLOCKS) { in ffs_scan() 227 ffs_printpart(sbi, BLOCKS, 0, n); in ffs_scan() 289 case BLOCKS: in lfs_printpart() 327 if (flags & BLOCKS) { in lfs_scan() 329 lfs_printpart(sbi, BLOCKS, n); in lfs_scan() 503 flags |= BLOCKS; in main() 516 flags &= ~BLOCKS; in main()
|
/netbsd-src/sys/arch/alpha/ |
H A D | STYLE | 15 * BLOCKS AND EXPRESSIONS 88 BLOCKS AND EXPRESSIONS
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sel-sched-ir.h | 868 #define SET_LOOP_PREHEADER_BLOCKS(LOOP,BLOCKS) ((LOOP)->aux \ argument 869 = (BLOCKS != NULL \ 870 ? BLOCKS \
|
H A D | ChangeLog-2001 | 29044 * c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sel-sched-ir.h | 868 #define SET_LOOP_PREHEADER_BLOCKS(LOOP,BLOCKS) ((LOOP)->aux \ argument 869 = (BLOCKS != NULL \ 870 ? BLOCKS \
|
/netbsd-src/sys/net/ |
H A D | zlib.c | 3378 BLOCKS, /* decompressing blocks */ in _tr_flush_block() enumerator 3418 z->state->mode = z->state->nowrap ? BLOCKS : METHOD; in _tr_flush_block() 3546 z->state->mode = BLOCKS; in _tr_flush_block() 3577 case BLOCKS: in _tr_flush_block() 3665 z->state->mode = BLOCKS; in _tr_flush_block() 3681 if (z->state->mode != BLOCKS) in _tr_flush_block() 3733 z->state->mode = BLOCKS; in _tr_flush_block()
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
H A D | smtpd_check.c | 5477 #define BLOCKS(x) ((x) / fsbuf.block_size) in smtpd_check_queue() macro 5487 if (BLOCKS(var_queue_minfree) >= fsbuf.block_free in smtpd_check_queue() 5488 || BLOCKS(var_message_limit) >= fsbuf.block_free / smtpd_space_multf) { in smtpd_check_queue()
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | llvm-mca.rst | 223 USING MARKERS TO ANALYZE SPECIFIC CODE BLOCKS
|
/netbsd-src/games/fortune/datfiles/ |
H A D | zippy | 1018 SHHHH!! I hear SIX TATTOOED TRUCK-DRIVERS tossing ENGINE BLOCKS into
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | ChangeLog-2021 | 4062 * configure.in (AC_STRUCT_ST_{BLKSIZE,BLOCKS,RDEV}): Use these
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | gcc.info | 55832 "blocks": BLOCKS, 55845 * BLOCKS: number of blocks that are in the function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | gcc.info | 58834 * BLOCKS: number of blocks that are in the function
|