Home
last modified time | relevance | path

Searched refs:ANDEQ (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dyyscript.h63 ANDEQ = 264, /* ANDEQ */ enumerator
175 #define ANDEQ 264 macro
H A Dyyscript.y88 %right PLUSEQ MINUSEQ MULTEQ DIVEQ '=' LSHIFTEQ RSHIFTEQ ANDEQ OREQ
859 | string ANDEQ parse_exp
H A Dyyscript.c136 ANDEQ = 264, /* ANDEQ */ enumerator
248 #define ANDEQ 264 macro
H A Dscript.cc610 return ANDEQ; in two_char_operator()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h63 ANDEQ = 264, /* ANDEQ */ enumerator
175 #define ANDEQ 264 macro
H A Dyyscript.y85 %right PLUSEQ MINUSEQ MULTEQ DIVEQ '=' LSHIFTEQ RSHIFTEQ ANDEQ OREQ
856 | string ANDEQ parse_exp
H A Dyyscript.c133 ANDEQ = 264, /* ANDEQ */ enumerator
245 #define ANDEQ 264 macro
H A Dscript.cc610 return ANDEQ; in two_char_operator()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h66 ANDEQ = 267, /* ANDEQ */ enumerator
206 #define ANDEQ 267 macro
H A Dldgram.y111 %right <token> PLUSEQ MINUSEQ MULTEQ DIVEQ '=' LSHIFTEQ RSHIFTEQ ANDEQ OREQ
739 | ANDEQ
H A Dldlex.l232 <SCRIPT,EXPRESSION,MRI,WILD>"&=" { RTOKEN(ANDEQ); }
H A Dldgram.c164 ANDEQ = 267, /* ANDEQ */ enumerator
304 #define ANDEQ 267 macro
H A Dldlex.c1900 { RTOKEN(ANDEQ); }
H A Dldexp.c95 { ANDEQ, "&=" }, in exp_print_token()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldgram.h66 ANDEQ = 267, /* ANDEQ */ enumerator
210 #define ANDEQ 267 macro
H A Dldgram.y114 %right <token> PLUSEQ MINUSEQ MULTEQ DIVEQ '=' LSHIFTEQ RSHIFTEQ ANDEQ OREQ XOREQ
780 | ANDEQ
H A Dldlex.l231 <SCRIPT,EXPRESSION,MRI,WILD>"&=" { RTOKEN(ANDEQ); }
H A Dldgram.c167 ANDEQ = 267, /* ANDEQ */ enumerator
311 #define ANDEQ 267 macro
H A Dldlex.c1914 { RTOKEN(ANDEQ); }
H A Dldexp.c95 { ANDEQ, "&=" }, in exp_print_token()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpass1.h591 #define ANDEQ (MAXOP+21) macro
H A Dtrees.c1755 case ANDEQ: in opact()
3165 SNAM(ANDEQ,&=) in copst()
3233 case ANDEQ:
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpass1.h644 #define ANDEQ (MAXOP+21) macro
H A Dtrees.c3261 SNAM(ANDEQ,&=) in copst()
3334 case ANDEQ:
H A Dcgram.y2331 case ANDEQ: in eve()

12