Searched defs:getdate (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dgetdate.c24 * getdate implementation
27 #define getdate ______getdate macro
32 #undef getdate macro
41 NoN(getdate)
54 getdate(const char* s)
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dgetdate.c63 #pragma weak _getdate = getdate
65 getdate(const char *str) function
106 * (Note FreeBSD doesn't even have getdate(), and IMO nobody sane
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h135 #undef getdate macro
136 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h114 #undef getdate macro
115 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h135 #undef getdate macro
136 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h114 #undef getdate macro
115 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h135 #undef getdate macro
136 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h114 #undef getdate macro
115 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h135 #undef getdate macro
136 #define getdate _ast_getdate macro
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h114 #undef getdate macro
115 #define getdate _ast_getdate macro

Completed in 74 milliseconds