Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dtimestamp.h38 char const * timestamp_str( timestamp const * const );
Dtimestamp.cpp190 char const * timestamp_str( timestamp const * const time ) in timestamp_str() function
Doutput.cpp158 return object_new( timestamp_str( time ) ); in outf_time()
Dmake.cpp400 object_str( t->name ), timestamp_str( &t->time ) ); in make0()