Home
last modified time | relevance | path

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

/freebsd/lib/libomp/
H A Domp-tools.h1295 int *cmp_value);
1318 int *cmp_value);
1339 int *cmp_value);
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp-tools.h.var1295 int *cmp_value);
1318 int *cmp_value);
1339 int *cmp_value);
/freebsd/contrib/elftoolchain/nm/
H A Dnm.c185 static int cmp_value(const void *, const void *);
358 cmp_value(const void *lp, const void *rp) in cmp_value() function
559 nm_opts.sort_fn = &cmp_value; in get_opt()