Home
last modified time | relevance | path

Searched defs:WEAK (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dieee754-sf.S440 WEAK mulsf3 label
441 WEAK aeabi_fmul label
H A Dieee754-df.S629 WEAK muldf3 label
630 WEAK aeabi_dmul label
H A Dlib1funcs.S473 .macro WEAK name macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dieee754-sf.S440 WEAK mulsf3 label
441 WEAK aeabi_fmul label
H A Dieee754-df.S629 WEAK muldf3 label
630 WEAK aeabi_dmul label
H A Dlib1funcs.S473 .macro WEAK name macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Ddarwin-crt-tm.c41 #define WEAK __attribute__((weak)) macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Ddarwin-crt-tm.c41 #define WEAK __attribute__((weak)) macro
/netbsd-src/games/hack/
H A Dhack.eat.c77 #define WEAK 3 macro
/netbsd-src/games/rogue/
H A Drogue.h420 #define WEAK 150 macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlinker.c1277 WEAK, /* Mark symbol weak undefined. */ enumerator
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlinker.c1280 WEAK, /* Mark symbol weak undefined. */ enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h6169 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator