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

/freebsd-current/usr.sbin/pmcannotate/
H A Dpmcannotate.c134 newfunction(const char *str) function
185 * We do not use newfunction() because we actually need the
220 * We do not use newfunction() because we actually need the
519 if ((nbytes = newfunction(buffer)) != 0) {
552 if (newfunction(buffer) != 0)
590 nbytes = newfunction(buffer);
639 nbytes = newfunction(buffer);

Completed in 95 milliseconds