Home
last modified time | relevance | path

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

/third_party/ejdb/src/jbl/
Djbl.c479 return JBV_NONE; in _jbl_binn_type()
487 return JBV_NONE; in jbl_type()
935 return JBV_NONE; in jbl_object_get_type()
939 return JBV_NONE; in jbl_object_get_type()
2240 case JBV_NONE: in _jbl_compare_nodes()
2459 case JBV_NONE: in _jbl_from_node_impl()
2523 if (root->type != JBV_NONE) { in _jbl_patch()
2539 root->type = JBV_NONE; in _jbl_patch()
2726 if (node->type == JBV_NONE) { in jbl_fill_from_node()
Djbl.h120 JBV_NONE = 0, // Do not reorder enumerator
/third_party/ejdb/src/jql/
Djql.c491 case JBV_NONE: in _jql_node_to_jqval()