Searched defs:build_date (Results 1 – 6 of 6) sorted by relevance
15 char build_date[] = BUILD_DATE; in TEST() local
15 __u32 build_date; member
46 unsigned long build_date; /* When the program/library was built */ member
21 static char build_date[] = __DATE__ " at "__TIME__; variable
542 const char* build_date; member