Searched refs:WHY (Results 1 – 6 of 6) sorted by relevance
/external/e2fsprogs/misc/ |
D | findsuper.c | 102 #define WHY(fmt, arg...) { printf("\r%Ld: " fmt, sk, ##arg) ; continue; } macro 104 #define WHY(fmt, arg...) { continue; } macro 220 WHY("log block size > 6 (%u)\n", ext2.s_log_block_size); in main() 222 WHY("r_blocks_count > blocks_count (%u > %u)\n", in main() 226 WHY("free_blocks_count > blocks_count\n (%u > %u)\n", in main() 230 WHY("free_inodes_count > inodes_count (%u > %u)\n", in main()
|
/external/swiftshader/third_party/LLVM/utils/ |
D | GenLibDeps.pl | 15 my $WHY = 0; 24 if (/^-why/) { $WHY = 1; $FLAT = 1; next; } 203 if ($WHY) { print "\n"; } 280 if ($WHY) { 299 if (!$WHY) {
|
/external/llvm/utils/ |
D | GenLibDeps.pl | 15 my $WHY = 0; 24 if (/^-why/) { $WHY = 1; $FLAT = 1; next; } 199 if ($WHY) { print "\n"; } 276 if ($WHY) { 295 if (!$WHY) {
|
/external/syslinux/com32/libupload/ |
D | ymodem.txt | 338 3. WHY YMODEM? 1996 3. WHY YMODEM?...................................................... 6
|
/external/syslinux/doc/ |
D | CodingStyle.txt | 445 of the function, telling people what it does, and possibly WHY it does
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 2001 # m4_pattern_forbid(ERE, [WHY])
|