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

/ast/src/lib/libtksh/src/
H A Ddebug.c78 __DATE__, __TIME__);
H A Dinit.c166 dprintf(("Using TKSH, compiled %s %s\n", __DATE__, __TIME__));
/ast/src/lib/libpp/
H A Dpp.h34 * this disables __LINE__, __FILE__, __DATE__ and __TIME__
43 #undef __TIME__ macro
44 #define __TIME__ "HH:MM:SS" macro

Completed in 13 milliseconds