HomeSort by: relevance | last modified time | path
    Searched refs:outputargs (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
iasmgcc.d 270 s.outputargs = p.parseExtAsmOperands(s);
332 if (s.labels && s.outputargs)
343 if (i < s.outputargs)
statement.h 736 unsigned outputargs; // of the operands in 'args', the number of output operands member in class:GccAsmStatement
statement.d 1984 uint outputargs; // of the operands in 'args', the number of output operands
  /src/external/gpl3/gcc.old/dist/gcc/d/
toir.cc 1353 if (i < s->outputargs)
1409 unsigned noutputs = s->outputargs;

Completed in 18 milliseconds