| /src/external/gpl3/gcc/dist/libgcc/config/ |
| darwin-crt-tm.c | 41 #define WEAK __attribute__((weak)) 43 extern void _ITM_registerTMCloneTable (void *, size_t) WEAK; 44 extern void _ITM_deregisterTMCloneTable (void *) WEAK;
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/ |
| darwin-crt-tm.c | 41 #define WEAK __attribute__((weak)) 43 extern void _ITM_registerTMCloneTable (void *, size_t) WEAK; 44 extern void _ITM_deregisterTMCloneTable (void *) WEAK;
|
| /src/games/hack/ |
| hack.eat.c | 77 #define WEAK 3 86 "Weak ", 404 (h > 0) ? WEAK : FAINTING; 409 if (u.uhs <= WEAK || rn2(20 - u.uhunger / 10) >= 19) { 426 if (newhs >= WEAK && u.uhs < WEAK) 428 else if (newhs < WEAK && u.uhs >= WEAK && u.ustr < u.ustrmax) 436 case WEAK: 437 pline((!incr) ? "You feel weak now." [all...] |
| /src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
| extract_symvers.pl | 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/ |
| extract_symvers.pl | 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
| /src/external/gpl3/gcc/dist/contrib/ |
| make_sunver.pl | 103 if ($bind !~ /^(GLOB|WEAK)/ or $oth ne "D") { 140 if ($bind !~ /^(GLOBAL|WEAK)/ or $vis ne "DEFAULT") { 203 # Emit dummy hidden symbol to avoid marking this version WEAK.
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| make_sunver.pl | 103 if ($bind !~ /^(GLOB|WEAK)/ or $oth ne "D") { 140 if ($bind !~ /^(GLOBAL|WEAK)/ or $vis ne "DEFAULT") { 203 # Emit dummy hidden symbol to avoid marking this version WEAK.
|
| /src/games/rogue/ |
| move.c | 385 if (rogue.moves_left == WEAK) { 386 (void)strlcpy(hunger_str, "weak", sizeof(hunger_str));
|
| rogue.h | 420 #define WEAK 150
|
| /src/external/gpl3/gcc/dist/libgcc/config/arm/ |
| lib1funcs.S | 473 .macro WEAK name 474 .weak SYM (__\name) 1462 WEAK aeabi_idiv0 1463 WEAK aeabi_ldiv0 1485 WEAK aeabi_idiv0 1486 WEAK aeabi_ldiv0
|
| ieee754-df.S | 622 @ Define multiplication as weak in _arm_muldf3.o so that it can be overriden 624 @ using multiplication to take the weak definition which does not contain the 629 WEAK muldf3 630 WEAK aeabi_dmul
|
| ieee754-sf.S | 433 @ Define multiplication as weak in _arm_mulsf3.o so that it can be overriden 435 @ using multiplication to take the weak definition which does not contain the 440 WEAK mulsf3 441 WEAK aeabi_fmul
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
| lib1funcs.S | 473 .macro WEAK name 474 .weak SYM (__\name) 1462 WEAK aeabi_idiv0 1463 WEAK aeabi_ldiv0 1485 WEAK aeabi_idiv0 1486 WEAK aeabi_ldiv0
|
| ieee754-df.S | 622 @ Define multiplication as weak in _arm_muldf3.o so that it can be overriden 624 @ using multiplication to take the weak definition which does not contain the 629 WEAK muldf3 630 WEAK aeabi_dmul
|
| ieee754-sf.S | 433 @ Define multiplication as weak in _arm_mulsf3.o so that it can be overriden 435 @ using multiplication to take the weak definition which does not contain the 440 WEAK mulsf3 441 WEAK aeabi_fmul
|
| /src/external/gpl3/binutils/dist/bfd/ |
| linker.c | 1087 symbol, and it is undefined or common. An undefined weak 1287 UNDEFW_ROW, /* Weak undefined. */ 1289 DEFW_ROW, /* Weak defined. */ 1305 WEAK, /* Mark symbol weak undefined. */ 1307 DEFW, /* Mark symbol weak defined. */ 1333 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC }, 1537 case WEAK: 1538 /* Make a new weak undefined symbol. */ 1599 constructor entry for the weak define [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| linker.c | 1085 symbol, and it is undefined or common. An undefined weak 1285 UNDEFW_ROW, /* Weak undefined. */ 1287 DEFW_ROW, /* Weak defined. */ 1303 WEAK, /* Mark symbol weak undefined. */ 1305 DEFW, /* Mark symbol weak defined. */ 1331 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC }, 1535 case WEAK: 1536 /* Make a new weak undefined symbol. */ 1597 constructor entry for the weak define [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| linker.c | 1069 symbol, and it is undefined or common. An undefined weak 1269 UNDEFW_ROW, /* Weak undefined. */ 1271 DEFW_ROW, /* Weak defined. */ 1287 WEAK, /* Mark symbol weak undefined. */ 1289 DEFW, /* Mark symbol weak defined. */ 1315 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC }, 1501 case WEAK: 1502 /* Make a new weak undefined symbol. */ 1563 constructor entry for the weak define [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| linker.c | 1085 symbol, and it is undefined or common. An undefined weak 1285 UNDEFW_ROW, /* Weak undefined. */ 1287 DEFW_ROW, /* Weak defined. */ 1303 WEAK, /* Mark symbol weak undefined. */ 1305 DEFW, /* Mark symbol weak defined. */ 1331 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC }, 1535 case WEAK: 1536 /* Make a new weak undefined symbol. */ 1597 constructor entry for the weak define [all...] |
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| dump-parse-tree.cc | 1984 if (omp_clauses->weak) 1985 fputs (" WEAK", dumpfile);
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| dump-parse-tree.cc | 1815 if (omp_clauses->weak) 1816 fputs (" WEAK", dumpfile);
|
| /src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| Expr.h | 6169 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; 6214 assert(NumSubExprs > WEAK); 6215 return cast<Expr>(SubExprs[WEAK]);
|