Searched defs:comb (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/contrib/gcclibs/libdecnumber/ |
| HD | decimal32.c | 83 uInt comb, exp; /* work */ in decimal32FromNumber() local 215 uInt comb = top >> 2; /* combination field */ in decimal32ToNumber() local
|
| HD | decimal64.c | 83 uInt comb, exp; /* work */ in decimal64FromNumber() local 214 uInt comb = top >> 2; /* combination field */ in decimal64ToNumber() local
|
| HD | decimal128.c | 83 uInt comb, exp; /* work */ in decimal128FromNumber() local 218 uInt comb = top >> 2; /* combination field */ in decimal128ToNumber() local
|
| /freebsd-11-stable/crypto/heimdal/lib/wind/ |
| HD | normalize.c | 270 uint32_t comb; in combine() local
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | tree-ssa-loop-ivopts.c | 2628 aff_combination_const (struct affine_tree_combination *comb, tree type, in aff_combination_const() 2644 aff_combination_elt (struct affine_tree_combination *comb, tree type, tree elt) in aff_combination_elt() 2661 aff_combination_scale (struct affine_tree_combination *comb, in aff_combination_scale() 2703 aff_combination_add_elt (struct affine_tree_combination *comb, tree elt, in aff_combination_add_elt() 2771 aff_combination_convert (tree type, struct affine_tree_combination *comb) in aff_combination_convert() 2803 struct affine_tree_combination *comb) in tree_to_aff_combination() 2920 unshare_aff_combination (struct affine_tree_combination *comb) in unshare_aff_combination() 2933 aff_combination_to_tree (struct affine_tree_combination *comb) in aff_combination_to_tree() 2979 struct affine_tree_combination comb; in fold_affine_expr() local
|
| HD | tree-ssa-address.c | 348 aff_combination_remove_elt (struct affine_tree_combination *comb, unsigned m) in aff_combination_remove_elt()
|
| HD | expmed.c | 1905 rtx base, a1, a2, v1, v2, comb, shift, result, start; in extract_force_align_mem_bit_field() local
|
| /freebsd-11-stable/sys/netipsec/ |
| HD | key_debug.c | 272 struct sadb_comb *comb; in kdebug_sadb_prop() local
|
| HD | key.c | 6170 key_getcomb_setlifetime(struct sadb_comb *comb) in key_getcomb_setlifetime() 6190 struct sadb_comb *comb; in key_getcomb_ealg() local 6294 struct sadb_comb *comb; in key_getcomb_ah() local 6352 struct sadb_comb *comb; in key_getcomb_ipcomp() local
|