Home
last modified time | relevance | path

Searched refs:a_pow (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/auditreduce/
H A Dmain.c56 static int a_pow(int, int);
516 val = a_pow(max_sproc, total_layers); in calc_procs()
536 a_pow(int base, int exp) in a_pow() function