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

/freebsd-11-stable/usr.bin/gprof/
H A Daout.c118 int askfor; local
133 askfor = nname + 1;
134 nl = (nltype *) calloc( askfor , sizeof(nltype) );
137 askfor * sizeof(nltype) );

Completed in 168 milliseconds