Searched defs:_st (Results 1 – 4 of 4) sorted by relevance
21 struct _st { in car() struct 22 ycar::_st car() argument
32 struct _st { struct33 int x, y;
274 #define smtp_client_state(_s, _st) do { newstate = _st; goto again; } while (0) in smtp_client_state() argument
575 #define mta_enter_state(_s, _st) do { newstate = _st; goto again; } while (0) in mta_enter_state() argument