HomeSort by: relevance | last modified time | path
    Searched defs:printops (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libc/gen/
radixtree.c 1421 printops(const char *title, const char *name, int tag, unsigned int n, function in typeref:typename:void
1517 printops(title, "lookup", 0, nnodes, &stv, &etv);
1539 printops(title, "get_tag", tagmask, nnodes, &stv, &etv);
1548 printops(title, "remove", 0, nnodes, &stv, &etv);
1556 printops(title, "insert", 0, nnodes, &stv, &etv);
1571 printops(title, "set_tag", tag, ntagged[tag], &stv, &etv);
1594 printops(title, "ganglookup", 0, nnodes, &stv, &etv);
1616 printops(title, "ganglookup_reverse", 0, nnodes, &stv, &etv);
1638 printops(title, "ganglookup_tag", tagmask, total, &stv, &etv);
1665 printops(title, "ganglookup_tag_reverse", tagmask, total
    [all...]
radixtree.c 1421 printops(const char *title, const char *name, int tag, unsigned int n, function in typeref:typename:void
1517 printops(title, "lookup", 0, nnodes, &stv, &etv);
1539 printops(title, "get_tag", tagmask, nnodes, &stv, &etv);
1548 printops(title, "remove", 0, nnodes, &stv, &etv);
1556 printops(title, "insert", 0, nnodes, &stv, &etv);
1571 printops(title, "set_tag", tag, ntagged[tag], &stv, &etv);
1594 printops(title, "ganglookup", 0, nnodes, &stv, &etv);
1616 printops(title, "ganglookup_reverse", 0, nnodes, &stv, &etv);
1638 printops(title, "ganglookup_tag", tagmask, total, &stv, &etv);
1665 printops(title, "ganglookup_tag_reverse", tagmask, total
    [all...]

Completed in 66 milliseconds