/illumos-gate/usr/src/test/libc-tests/cfg/symbols/ |
H A D | math_h.cfg | 17 # Definitions found in math.h 28 value | M_PI | double | math.h | SUS+ 29 value | INFINITY | float | math.h | C99+ 30 value | NAN | float | math.h | C99+ 31 value | FP_NAN | int | math.h | C99+ 36 func | cos | double | double | math.h | ALL 37 func | cosf | float | float | math.h | -ALL +C99+ 38 func | scalb | double | double; double | math.h | -POSIX+ +SUS+ -SUSv4+
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math-header-math.p5m | 16 # all data have been moved to system/library/math 18 set name=pkg.fmri value=pkg:/system/library/math/header-math@$(PKGVERS) 25 depend type=require fmri=pkg:/system/library/math@$(PKGVERS)
|
H A D | system-library-math.p5m | 17 <include system-library-math.man3m.inc> 18 <include system-library-math.man3mvec.inc> 19 set name=pkg.fmri value=pkg:/system/library/math@$(PKGVERS) 48 file path=usr/include/math.h
|
/illumos-gate/usr/src/cmd/ast/libshell/ |
H A D | Makefile.iffe | 22 FEATURE/math := IFFE_EXTRA = $(ASTSRC)/data/math.tab
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | check_allocating_enough_data.c | 20 static void db_returns_buf_size(struct expression *expr, int param, char *unused, char *math) in db_returns_buf_size() argument 37 if (!parse_call_math(call, math, &sval) || sval.value == 0) in db_returns_buf_size()
|
H A D | smatch_parse_call_math.c | 202 int parse_call_math_rl(struct expression *call, const char *math, struct range_list **rl) in parse_call_math_rl() argument 209 c = math; in parse_call_math_rl() 247 int parse_call_math(struct expression *call, char *math, sval_t *sval) in parse_call_math() argument 251 if (!parse_call_math_rl(call, math, &rl)) in parse_call_math()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/ |
H A D | math.sh | 20 : generate the ksh math builtin table 21 : include math.tab 99 : check the math library
|
H A D | externs | 3 mem exception.name,_exception.name math.h
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/ |
H A D | math.tab | 2 # <function-name>l variants are handled by features/math.sh 3 # @(#)math.tab (AT&T Research) 2010-10-26
|
/illumos-gate/usr/src/cmd/Adm/ |
H A D | mime.types | 33 application/vnd.sun.xml.math sxm 34 application/vnd.stardivision.math smf
|
H A D | mailcap | 16 application/vnd.sun.xml.math; /usr/bin/soffice -view %s 17 application/vnd.stardivision.math; /usr/bin/soffice -view %s
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | float | 4 hdr float,limits,math,values 5 …xp,frexpl,ldexp,ldexpl,finite,finitel,isinfl,isnanl,copysign,copysignl FEATURE/standards math.h -lm 11 #include <math.h> 19 #include <math.h> 27 #include <math.h> 35 #include <math.h> 98 #include <math.h> 135 <<"#include <math.h>">> 256 #include <math.h> 1004 #include <math.h>
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | UnsignedInt64.java | 31 import java.math.BigInteger;
|
H A D | HRTime.java | 31 import java.math.BigInteger;
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 3 /* : : generated from contrib/ast/src/cmd/ksh93/features/math.sh by iffe version 2012-07-17 : : */ 67 /* : : generated by cmd/ast/tools/iffe from contrib/ast/src/cmd/ksh93/data/math.tab : : */ 71 #include <math.h>
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 3 /* : : generated from contrib/ast/src/cmd/ksh93/features/math.sh by iffe version 2012-07-17 : : */ 67 /* : : generated by cmd/ast/tools/iffe from contrib/ast/src/cmd/ksh93/data/math.tab : : */ 71 #include <math.h>
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 3 /* : : generated from contrib/ast/src/cmd/ksh93/features/math.sh by iffe version 2012-07-17 : : */ 67 /* : : generated by cmd/ast/tools/iffe from contrib/ast/src/cmd/ksh93/data/math.tab : : */ 71 #include <math.h>
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 3 /* : : generated from contrib/ast/src/cmd/ksh93/features/math.sh by iffe version 2012-07-17 : : */ 67 /* : : generated by cmd/ast/tools/iffe from contrib/ast/src/cmd/ksh93/data/math.tab : : */ 71 #include <math.h>
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | sfio | 7 #define _hdr_math 1 /* #include <math.h> ok */
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | sfio | 7 #define _hdr_math 1 /* #include <math.h> ok */
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | send-c_zstreamdump.ksh | 19 . $STF_SUITE/include/math.shlib
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | sfio | 7 #define _hdr_math 1 /* #include <math.h> ok */
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | sfio | 7 #define _hdr_math 1 /* #include <math.h> ok */
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/userquota/ |
H A D | groupspace_003_pos.ksh | 34 . $STF_SUITE/include/math.shlib
|
H A D | userspace_003_pos.ksh | 34 . $STF_SUITE/include/math.shlib
|