Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h468 BT_TIME, /* `__TIME__' */ enumerator
H A Dcppinit.c673 B("__TIME__", BT_TIME),
H A Dcppmacro.c201 case BT_TIME:
H A DChangeLog17064 * cppmacro.c (_cpp_builtin_macro_text) [BT_TIME, BT_DATE]:
/openbsd/gnu/gcc/libcpp/include/
H A Dcpplib.h555 BT_TIME, /* `__TIME__' */ enumerator
/openbsd/gnu/gcc/libcpp/
H A Dinit.c305 B("__TIME__", BT_TIME),
H A Dmacro.c219 case BT_TIME: in _cpp_builtin_macro_text()