/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | fma.c | 55 #define two C[1].d macro
|
H A D | tgammaf.c | 165 #define two c[1] macro
|
H A D | tgammal.c | 275 #define two c[2] macro
|
H A D | tgamma.c | 792 #define two c[1] macro
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | check_debug.c | 458 struct expression *one, *two; in match_compare() local 563 struct expression *one, *two; in match_intersection() local 592 struct expression *one, *two; in match_type_rl_return() local
|
H A D | smatch_comparison.c | 286 int merge_comparisons(int one, int two) in merge_comparisons() 1662 int get_comparison_strings(const char *one, const char *two) in get_comparison_strings() 1697 char *two = NULL; in get_comparison_helper() local 1762 char *two = NULL; in possible_comparison() local
|
H A D | smatch_constraints.c | 85 …t constraint_list *merge_constraint_lists(struct constraint_list *one, struct constraint_list *two) in merge_constraint_lists()
|
H A D | smatch_container_of.c | 156 struct expression *one, *two; in get_shared_str() local
|
H A D | smatch.h | 1374 static inline int fp_cmp(sval_t one, sval_t two) in fp_cmp() 1413 static inline int sval_cmp(sval_t one, sval_t two) in sval_cmp()
|
H A D | smatch_helper.c | 1209 int expr_equiv(struct expression *one, struct expression *two) in expr_equiv()
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vlog_ultra3.S | 2109 #define two 0x00 macro
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | erf.c | 211 #define two xxx[3] macro
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | erf.c | 171 two = 2.0, variable
|
/illumos-gate/usr/src/lib/libm/common/R/ |
H A D | besself.c | 67 #define two C[6] macro
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | vmprofile.c | 256 reg Pfobj_t *one, *two, *next; local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | fts.c | 112 #define SAME(one,two) ((one)->st_ino==(two)->st_ino&&(one)->st_dev==(two)->st_dev) argument
|
/illumos-gate/usr/src/common/mpi/ |
H A D | mpi.c | 2299 static const mp_int two = { 0, MP_ZPOS, 1, 1, (mp_digit *)&d2 }; in s_mp_invmod_2d() local
|