Searched defs:fixstate (Results 1 – 3 of 3) sorted by relevance
111 enum fixstate {DONTKNOW, NOFIX, FIX}; enum
135 enum fixstate { enum
1350 fixstate(uint8_t state, const char *string, int *max_len) in fixstate() function