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

/ast/src/lib/libast/tm/
H A Dtminit.c68 * 2007-03-19 move tm_info from _tm_info_ to (*_tm_infop_)
70 * by 2009 _tm_info_ can be static
77 extern Tm_info_t _tm_info_;
81 Tm_info_t _tm_info_ = { 0 }; variable
83 __EXTERN__(Tm_info_t, _tm_info_);
87 Tm_info_t* _tm_infop_ = &_tm_info_;

Completed in 9 milliseconds