Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c934 #define IDFMT(id) ((id) < 10 ? 1 : 2) macro
1011 IDFMT(nlp->module->id), in printindex()