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

/haiku-buildtools/gcc/gmp/
H A Dansi2knr.c478 char *endfn; local
494 endfn = p;
513 unsigned len = endfn - buf;
561 { char *endfn; local
576 for ( endfn = buf; *(endfn++) != '('; )
578 top: p = endfn;
708 while ( p != endfn ) putc(*p, out), p++;

Completed in 107 milliseconds