Searched defs:__getreent (Results 1 – 3 of 3) sorted by relevance
118 struct _reent *__getreent(void) in __getreent() function
77 struct _reent* __getreent(void) {return _GLOBAL_REENT;} in __getreent() function
44 struct _reent* (*__getreent)(void); member