Home
last modified time | relevance | path

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

/third_party/ejdb/src/jbl/
Djbl.h524 JBL_NODE n1, const char *n1path, JBL_NODE n2, const char *n2path, jbl_type_t vtype,
Djbl.c1415 int jbn_paths_compare(JBL_NODE n1, const char *n1path, JBL_NODE n2, const char *n2path, jbl_type_t … in jbn_paths_compare() argument
1418 iwrc rc = jbn_at(n1, n1path, &v1); in jbn_paths_compare()