Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
Dsymtab.c33 static int symcmp(hashtab_t h in symcmp() function
42 s->table = hashtab_create(symhash, symcmp, size); in symtab_init()
/third_party/quickjs/
Drepl.js650 function symcmp(a, b) { function
663 r.sort(symcmp);