Searched refs:SKIP_WHILE (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-sh-symbian.c | 80 #define SKIP_WHILE(s,e,c,m) \ macro 260 SKIP_WHILE (s, e, ' ', "IMPORT: Name just followed by spaces"); in sh_symbian_process_embedded_commands() 293 SKIP_WHILE (s, e, ' ', "IMPORT AS: Nothing after AS"); in sh_symbian_process_embedded_commands() 301 SKIP_WHILE (s, e, ' ', "IMPORT AS: Current name just followed by spaces"); in sh_symbian_process_embedded_commands()
|