Home
last modified time | relevance | path

Searched defs:WA (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/lib/libc/md/
H A DmdXhl.c26 #define WA(a,b) __weak_alias(a,b) macro
27 WA(MDNAME(End),CONCAT(_,MDNAME(End))) in WA() function
/netbsd-src/lib/libc/hash/
H A Dhashhl.c38 #define WA(a,b) __weak_alias(a,b) macro
39 WA(FNPREFIX(End),CONCAT(_,FNPREFIX(End))) in WA() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.y108 #define WA(x) if (!expr_is_word_aligned (x)) rl78_error ("Expression not word-aligned"); macro
H A Drl78-parse.c166 #define WA(x) if (!expr_is_word_aligned (x)) rl78_error ("Expression not word-aligned"); macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.y108 #define WA(x) if (!expr_is_word_aligned (x)) rl78_error ("Expression not word-aligned"); macro
H A Drl78-parse.c166 #define WA(x) if (!expr_is_word_aligned (x)) rl78_error ("Expression not word-aligned"); macro