Home
last modified time | relevance | path

Searched refs:WHY (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/misc/
Dfindsuper.c102 #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/
DGenLibDeps.pl15 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/
DGenLibDeps.pl15 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/
Dymodem.txt338 3. WHY YMODEM?
1996 3. WHY YMODEM?...................................................... 6
/external/syslinux/doc/
DCodingStyle.txt445 of the function, telling people what it does, and possibly WHY it does
/external/bison/data/m4sugar/
Dm4sugar.m42001 # m4_pattern_forbid(ERE, [WHY])