Lines Matching refs:nregs
59 int nregs = 0; //number of words passed in registers in cpp2uno_call() local
84 nregs++; in cpp2uno_call()
94 nregs++; in cpp2uno_call()
127 if (nregs < axp::MAX_WORDS_IN_REGS) in cpp2uno_call()
138 nregs++; in cpp2uno_call()
148 if (nregs < axp::MAX_WORDS_IN_REGS) in cpp2uno_call()
153 nregs++; in cpp2uno_call()
164 if (nregs < axp::MAX_WORDS_IN_REGS) in cpp2uno_call()
169 nregs++; in cpp2uno_call()
180 if (nregs < axp::MAX_WORDS_IN_REGS) in cpp2uno_call()
185 nregs++; in cpp2uno_call()
194 if (nregs < axp::MAX_WORDS_IN_REGS) in cpp2uno_call()
199 nregs++; in cpp2uno_call()
215 fprintf(stderr, "complex, nregs is %d\n", nregs); in cpp2uno_call()
220 if (nregs < axp::MAX_WORDS_IN_REGS) in cpp2uno_call()
225 nregs++; in cpp2uno_call()