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

/haiku-buildtools/jam/
H A Dheaders.h14 LIST *headers1( const char *file, LIST *hdrscan );
H A Dheaders.c20 * headers1() - using regexp, scan a file and build include LIST
29 * 12/09/02 (seiwald) - push regexp creation down to headers1().
47 static LIST *headers1( const char *file, LIST *hdrscan );
69 /* Call headers1() to get LIST of included files. */
80 lol_add( &lol, headers1( t->boundname, hdrscan ) );
95 * headers1() - using regexp, scan a file and build include LIST
103 headers1( function
H A Dhcache.c418 l = headers1 (t->boundname, hdrscan);

Completed in 52 milliseconds