Searched refs:SQUAD (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dldgram.h67 SQUAD = 283, enumerator in enum:yytokentype
192 #define SQUAD 283 macro
H A Dldctor.c311 size = SQUAD;
H A Dldwrite.c117 case SQUAD:
145 case SQUAD:
H A Dldgram.c94 SQUAD = 283, enumerator in enum:yytokentype
219 #define SQUAD 283 macro
923 "UNARY", "END", "'('", "ALIGN_K", "BLOCK", "BIND", "QUAD", "SQUAD",
H A Dldgram.y125 %token <token> ALIGN_K BLOCK BIND QUAD SQUAD LONG SHORT BYTE
606 | SQUAD
H A Dldlex.l291 <BOTH,SCRIPT>"SQUAD" { RTOKEN( SQUAD);}
H A Dldexp.c87 { SQUAD, "SQUAD" },
H A Dldlex.c2495 { RTOKEN( SQUAD);} variable
H A Dldlang.c4227 case SQUAD:
4229 name = "SQUAD";
5092 case SQUAD:
5488 case SQUAD:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dyyscript.y180 %token SQUAD
539 | SQUAD
540 { $$ = SQUAD; }
H A Dscript.cc1736 { "SQUAD", SQUAD },
3041 case SQUAD:

Completed in 165 milliseconds