Home
last modified time | relevance | path

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

/freebsd/usr.bin/gprof/
H A Dprintlist.c51 struct stringlist *Flist = &Fhead; variable
H A Dgprof.h242 extern struct stringlist *Flist;
H A Darcs.c841 if ( onlist( Flist , childp -> name ) in doflags()
851 if ( !onlist( Flist , childp -> name ) in doflags()
H A Dgprof.c94 addlist( Flist , *argv ); in main()