Home
last modified time | relevance | path

Searched defs:one (Results 126 – 150 of 216) sorted by relevance

123456789

/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vexp.S606 #define one 0x38 macro
H A D__vcosf.S56 #define one 0x18 macro
H A D__vsinf.S56 #define one 0x18 macro
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsincosbig.c51 one = 1.0, variable
H A D__vsincosbigf.c51 one = 1.0, variable
H A D__vcosf.c79 #define one C[3] macro
H A D__vsinf.c79 #define one C[3] macro
H A D__vatan2.c52 one = 1.0, variable
H A D__vsincosf.c79 #define one C[3] macro
H A D__vatan2f.c45 one = 1.0f, variable
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_ranges.c1034 struct range_list *rl_union(struct range_list *one, struct range_list *two) in rl_union()
1091 int ranges_equiv(struct data_range *one, struct data_range *two) in ranges_equiv()
1104 int rl_equiv(struct range_list *one, struct range_list *two) in rl_equiv()
1536 struct data_range *one, *two; in do_intersection() local
1583 struct range_list *rl_intersection(struct range_list *one, struct range_list *two) in rl_intersection()
1899 struct bit_info *one, *two; in handle_AND_rl() local
H A Dcheck_debug.c458 struct expression *one, *two; in match_compare() local
563 struct expression *one, *two; in match_intersection() local
579 struct expression *one; in match_type() local
592 struct expression *one, *two; in match_type_rl_return() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dddt_zap.c63 uint64_t one, csize; in ddt_zap_lookup() local
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dremquol.c42 static const long double zero = 0.0L, one = 1.0L; variable
/illumos-gate/usr/src/cmd/abi/apptracecmd/
H A Dapptrace.c87 static char const *one = "1"; variable
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/bitfields/
H A Dtst.bitfields.c55 mumble(FILE *f, bit0_t *zero, bit1_t *one) in mumble()
/illumos-gate/usr/src/cmd/prtvtoc/
H A Dprtvtoc.c351 partcmp(const void *one, const void *two) in partcmp()
366 partcmp64(const void *one, const void *two) in partcmp64()
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dlog1pl.c120 one = 1.0L, variable
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_div.c56 #define one C[1] macro
/illumos-gate/usr/src/lib/libm/common/C/
H A Dj1.c52 one = 1.0, variable
H A Dj0.c52 one = 1.0, variable
H A Dpow.c74 static const double zero = 0.0, one = 1.0, two = 2.0; variable
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcpow.c103 one = 1.0, variable
H A Dcpowl.c60 one = 1.0L, variable
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dtsearch.c77 static int treecompare(Dt_t* dt, char* one, char* two, Dtdisc_t* disc) in treecompare()

123456789