MCPcopy Create free account
hub / github.com/OpenDriveLab/OpenLane / JsonNode

Class JsonNode

eval/CIPO_evaluation/common/gason.h:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38};
39
40struct JsonNode;
41
42#define JSON_VALUE_PAYLOAD_MASK 0x00007FFFFFFFFFFFULL
43#define JSON_VALUE_NAN_MASK 0x7FF8000000000000ULL

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected