Searched refs:needcomma (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/gmicro/
H A Dgmicro.c138 int needcomma = 0; local
369 needcomma = 1;
373 if (needcomma)
376 needcomma = 1;
380 if (needcomma)
/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c2064 int needcomma;
2423 needcomma = 0;
2430 needcomma = 1;
2434 if (needcomma)
2440 needcomma = 1;
2444 if (needcomma)
2063 int needcomma; local
/haiku-buildtools/binutils/opcodes/
H A Di386-dis.c12975 int needcomma; local
13367 needcomma = 0;
13371 if (needcomma)
13377 needcomma = 1;

Completed in 130 milliseconds