Home
last modified time | relevance | path

Searched refs:mcset_custom_bit (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dwindmc.h33 extern int mcset_custom_bit;
H A Dmcparse.y214 mc_sefa_val = (mcset_custom_bit ? 1 : 0) << 29;
H A Dwindmc.c112 int mcset_custom_bit = 0; variable
1013 mcset_custom_bit = 1; in main()
H A Dmcparse.c1607 mc_sefa_val = (mcset_custom_bit ? 1 : 0) << 29; in yyparse()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dwindmc.h33 extern int mcset_custom_bit;
H A Dmcparse.y214 mc_sefa_val = (mcset_custom_bit ? 1 : 0) << 29;
H A Dwindmc.c112 int mcset_custom_bit = 0; variable
1013 mcset_custom_bit = 1; in main()
H A Dmcparse.c1607 mc_sefa_val = (mcset_custom_bit ? 1 : 0) << 29; in yyparse()