Searched refs:nin (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dapropos-utils.c207 int nin; local
213 nin = sqlite3_value_bytes(apval[0]);
215 nout = nin + 13 + (nin + 999) / 1000;
217 compress(outbuf, (unsigned long *) &nout, inbuf, nin);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Drecog.c1555 int nin = ASM_OPERANDS_INPUT_LENGTH (asmop);
1578 for (i = 0; i < nin; i++)
1598 int nin = ASM_OPERANDS_INPUT_LENGTH (asmop);
1600 for (i = 0; i < nin; i++)
1547 int nin = ASM_OPERANDS_INPUT_LENGTH (asmop); local
1590 int nin = ASM_OPERANDS_INPUT_LENGTH (asmop); local

Completed in 274 milliseconds