Searched defs:gets (Results 1 – 2 of 2) sorted by relevance
41 stype gets() const { return (stype)m_unsigned; } in gets() function in foo::bar
75 char* gets(char *buf); function