Home
last modified time | relevance | path

Searched refs:hazard_types (Results 1 – 1 of 1) sorted by relevance

/dports/astro/gpsd/gpsd-3.20/
H A Dgpsd_json.c2897 const char *hazard_types[] = { in json_aivdm_dump() local
2905 #define HTYPE_DISPLAY(n) (((n) < (unsigned int)NITEMS(hazard_types)) ? hazard_types[n] : "INVALID H… in json_aivdm_dump()