Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libomp/
Domp-tools.h1249 int *cmp_value);
1272 int *cmp_value);
1293 int *cmp_value);
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/include/
Domp-tools.h.var1248 int *cmp_value);
1271 int *cmp_value);
1292 int *cmp_value);
/freebsd-12-stable/contrib/elftoolchain/nm/
Dnm.c179 static int cmp_value(const void *, const void *);
351 cmp_value(const void *lp, const void *rp) in cmp_value() function
522 nm_opts.sort_fn = &cmp_value; in get_opt()
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.c10816 int cmp_value; in mips_expand_builtin_bposge() local
10824 cmp_value = 32; in mips_expand_builtin_bposge()
10828 condition = gen_rtx_GE (VOIDmode, cmp_result, GEN_INT (cmp_value)); in mips_expand_builtin_bposge()