/netbsd-src/usr.bin/m4/TEST/ |
H A D | math.m4 | 7 ifelse(eval(-7),-7,,`failed - 9 ifelse(eval(- -2),2,,`failed - 11 ifelse(eval(!0),1,,`failed ! 13 ifelse(eval(!7),0,,`failed ! 15 ifelse(eval(~-1),0,,`failed ~ 18 ifelse(eval(3*5),15,,`failed * 20 ifelse(eval(3*0),0,,`failed * 22 ifelse(eval(11/2),5,,`failed / 24 ifelse(eval(1/700),0,,`failed / 26 ifelse(eval(10%5),0,,`failed % [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | gmpxx.h | 166 static void eval(mpz_ptr z, mpz_srcptr w) { mpz_set(z, w); } in eval() function 167 static void eval(mpq_ptr q, mpq_srcptr r) { mpq_set(q, r); } in eval() function 168 static void eval(mpf_ptr f, mpf_srcptr g) { mpf_set(f, g); } in eval() function 173 static void eval(mpz_ptr z, mpz_srcptr w) { mpz_neg(z, w); } in eval() function 174 static void eval(mpq_ptr q, mpq_srcptr r) { mpq_neg(q, r); } in eval() function 175 static void eval(mpf_ptr f, mpf_srcptr g) { mpf_neg(f, g); } in eval() function 180 static void eval(mpz_ptr z, mpz_srcptr w) { mpz_com(z, w); } in eval() function 185 static void eval(mpz_ptr z, mpz_srcptr w, mpz_srcptr v) in eval() function 188 static void eval(mpz_ptr z, mpz_srcptr w, unsigned long int l) in eval() function 199 static void eval(mpz_ptr z, unsigned long int l, mpz_srcptr w) in eval() function [all …]
|
/netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
H A D | check_mount_type.m4 | 27 eval "ac_cv_mount_type_$ac_fs_name=notfound" 41 ]), [eval "ac_cv_mount_type_$ac_fs_name=MNTTYPE_$ac_upcase_fs_symbol"], 42 [eval "ac_cv_mount_type_$ac_fs_name=notfound"] ) 44 if test "`eval echo '$''{ac_cv_mount_type_'$ac_fs_name'}'`" != notfound 56 ]), [eval "ac_cv_mount_type_$ac_fs_name=MOUNT_$ac_upcase_fs_symbol"], 57 [eval "ac_cv_mount_type_$ac_fs_name=notfound"] ) 59 if test "`eval echo '$''{ac_cv_mount_type_'$ac_fs_name'}'`" != notfound 71 ]), [eval "ac_cv_mount_type_$ac_fs_name=MNT_$ac_upcase_fs_symbol"], 72 [eval "ac_cv_mount_type_$ac_fs_name=notfound"] ) 74 if test "`eval echo '$''{ac_cv_mount_type_'$ac_fs_name'}'`" != notfound [all …]
|
H A D | check_mnttab_type.m4 | 27 eval "ac_cv_mnttab_type_$ac_fs_name=notfound" 33 eval "ac_cv_mnttab_type_$ac_fs_name=\\\"$ac_cv_mnttab_type_nfs\\\"" 47 [ eval "ac_cv_mnttab_type_$ac_fs_name=\\\"$ac_fs_tmp\\\"" 50 if test "`eval echo '$''{ac_cv_mnttab_type_'$ac_fs_name'}'`" != notfound 58 eval "ac_cv_mnttab_type_$ac_fs_name=\\\"$ac_fs_tmp\\\"" 63 eval "ac_cv_mnttab_type_$ac_fs_name=\\\"$ac_fs_tmp\\\"" 70 eval "ac_cv_mnttab_type_$ac_fs_name=\\\"$ac_fs_tmp\\\"" 75 eval "ac_cv_mnttab_type_$ac_fs_name=\\\"$ac_fs_tmp\\\"" 82 eval "ac_cv_mnttab_type_$ac_fs_name=\\\"$ac_fs_tmp\\\"" 87 eval "ac_cv_mnttab_type_$ac_fs_name=\\\"$ac_fs_tmp\\\"" [all …]
|
H A D | check_fs_mntent.m4 | 27 eval "ac_cv_fs_$ac_fs_name=no" 39 ]), [eval "ac_cv_fs_$ac_fs_name=yes"], [eval "ac_cv_fs_$ac_fs_name=no"] ) 41 if test "`eval echo '$''{ac_cv_fs_'$ac_fs_name'}'`" != no 53 ]), [eval "ac_cv_fs_$ac_fs_name=yes"], [eval "ac_cv_fs_$ac_fs_name=no"] ) 55 if test "`eval echo '$''{ac_cv_fs_'$ac_fs_name'}'`" != no 67 ]), [eval "ac_cv_fs_$ac_fs_name=yes"], [eval "ac_cv_fs_$ac_fs_name=no"] ) 69 if test "`eval echo '$''{ac_cv_fs_'$ac_fs_name'}'`" != no 81 ]), [eval "ac_cv_fs_$ac_fs_name=yes"], [eval "ac_cv_fs_$ac_fs_name=no"] ) 83 if test "`eval echo '$''{ac_cv_fs_'$ac_fs_name'}'`" != no 91 eval "ac_cv_fs_$ac_fs_name=yes" [all …]
|
H A D | check_amu_fs.m4 | 17 eval "ac_cv_am_fs_$1=yes" 22 eval "ac_cv_am_fs_$1=no" 23 if test "`eval echo '$''{ac_cv_fs_'$3'}'`" = yes 25 eval "ac_cv_am_fs_$1=yes" 28 if test "`eval echo '$''{ac_cv_fs_header_'$3'}'`" = yes 30 eval "ac_cv_am_fs_$1=yes" 35 if test "`eval echo '$''{ac_cv_am_fs_'$1'}'`" = yes
|
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
H A D | find-func-no-libs2.m4 | 13 if eval "test \"\$ac_cv_func_$1\" != yes" ; then 24 …AC_LINK_IFELSE([AC_LANG_PROGRAM([[$3]],[[$1($4)]])],[eval "if test -n \"$ac_lib\";then ac_cv_funcl… 26 eval "ac_cv_funclib_$1=\${ac_cv_funclib_$1-no}" 31 eval "ac_res=\$ac_cv_funclib_$1" 38 eval "ac_tr_func=HAVE_[]upcase($1)" 39 eval "ac_tr_lib=HAVE_LIB[]upcase($ac_res | sed -e 's/-l//')" 40 eval "LIB_$1=$ac_res" 44 eval "ac_cv_func_$1=yes" 45 eval "LIB_$1=" 50 eval "ac_cv_func_$1=no" [all …]
|
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/ |
H A D | eval | 3 $description = "Test the eval function."; 5 $details = "This is a test of the eval function in GNU make. 17 X = $(eval $(value Y)) 19 $(eval $(shell echo A = A)) 20 $(eval $(Y)) 21 $(eval A = C) 22 $(eval $(X)) 46 $(foreach v,$(VARS),$(eval $(call VARSET,$v,$v))) 60 # Test to make sure eval'ing inside conditionals works properly 76 $(eval $(Y)) [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/tests/ |
H A D | amd64call.asm | 69 define(`WANT_RBP', eval(8*1)($1)) 71 define(`WANT_R13', eval(8*3)($1)) 73 define(`WANT_R15', eval(8*5)($1)) 76 define(`JUNK_R10', eval(8*7)($1)) 79 define(`SAVE_RBX', eval(8*9)($1)) 81 define(`SAVE_R12', eval(8*11)($1)) 83 define(`SAVE_R14', eval(8*13)($1)) 86 define(`RETADDR', eval(8*15)($1)) 89 define(`RBP', eval(8*17)($1)) 91 define(`R13', eval(8*19)($1)) [all …]
|
H A D | x86call.asm | 69 define(`WANT_EBP', eval(4*1)($1)) 71 define(`WANT_EDI', eval(4*3)($1)) 74 define(`JUNK_ECX', eval(4*5)($1)) 77 define(`SAVE_EBX', eval(4*7)($1)) 79 define(`SAVE_ESI', eval(4*9)($1)) 82 define(`RETADDR', eval(4*11)($1)) 85 define(`EBP', eval(4*13)($1)) 87 define(`EDI', eval(4*15)($1))
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | msg_243.c | 12 void eval(_Bool); 20 eval(a < b); in example() 22 eval(a <= b); in example() 24 eval(a > b); in example() 26 eval(a >= b); in example() 27 eval(a == b); in example() 28 eval(a != b); in example()
|
H A D | msg_160.c | 20 eval(_Bool); 31 eval(a == b == z); in unparenthesized() 38 eval((a == b) == z); in unparenthesized() 45 eval(a == b == c); in unparenthesized() 53 eval((a == b) == c); in unparenthesized() 59 eval(a == (b == c)); in unparenthesized()
|
/netbsd-src/bin/ps/ |
H A D | nlist.c | 130 eval = 1; in donlist() 140 eval = 1; in donlist() 146 eval = 1; in donlist() 152 eval = 1; in donlist() 159 eval = 1; in donlist() 179 eval = 1; in donlist_sysctl() 188 eval = 1; in donlist_sysctl() 198 eval = 1; in donlist_sysctl() 208 eval = 1; in donlist_sysctl() 217 eval = 1; in donlist_sysctl()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/ |
H A D | clang-format.py | 52 if vim.eval('exists("g:clang_format_path")') == "1": 53 binary = vim.eval('g:clang_format_path') 61 if vim.eval('exists("g:clang_format_fallback_style")') == "1": 62 fallback_style = vim.eval('g:clang_format_fallback_style') 71 encoding = vim.eval("&encoding") 77 if vim.eval('exists("l:lines")') == '1': 78 lines = ['-lines', vim.eval('l:lines')] 79 elif vim.eval('exists("l:formatdiff")') == '1': 95 _, cursor_line, cursor_col, _ = vim.eval('getpos(".")') # 1-based
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/ |
H A D | err.d | 16 void err(int eval, scope const char* fmt, ...); 17 void errc(int eval, int code, scope const char* fmt, ...); 18 void errx(int eval, scope const char* fmt, ...); 22 void verr(int eval, scope const char* fmt, va_list args); 23 void verrc(int eval, int code, scope const char* fmt, va_list args); 24 void verrx(int eval, scope const char* fmt, va_list args);
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/ |
H A D | err.d | 16 void err(int eval, scope const char* fmt, ...); 17 void errc(int eval, int code, scope const char* fmt, ...); 18 void errx(int eval, scope const char* fmt, ...); 22 void verr(int eval, scope const char* fmt, va_list args); 23 void verrc(int eval, int code, scope const char* fmt, va_list args); 24 void verrx(int eval, scope const char* fmt, va_list args);
|
/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | search.c | 156 int cnt, eval, rval, wrapped = 0; in f_search() local 246 eval = regexec(&sp->re_c, l, 1, match, in f_search() 248 if (eval == REG_NOMATCH) in f_search() 250 if (eval != 0) { in f_search() 252 re_error(sp, eval, &sp->re_c); in f_search() 301 int cnt, eval, rval, wrapped; in b_search() local 383 eval = regexec(&sp->re_c, l, 1, match, in b_search() 385 if (eval == REG_NOMATCH) in b_search() 387 if (eval != 0) { in b_search() 389 re_error(sp, eval, &sp->re_c); in b_search() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/ |
H A D | err.d | 18 void err(int eval, scope const char* fmt, ...); 19 void errc(int eval, int code, scope const char* fmt, ...); 20 void errx(int eval, scope const char* fmt, ...); 24 void verr(int eval, scope const char* fmt, va_list args); 25 void verrc(int eval, int code, scope const char* fmt, va_list args); 26 void verrx(int eval, scope const char* fmt, va_list args);
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/ |
H A D | err.d | 18 void err(int eval, scope const char* fmt, ...); 19 void errc(int eval, int code, scope const char* fmt, ...); 20 void errx(int eval, scope const char* fmt, ...); 24 void verr(int eval, scope const char* fmt, va_list args); 25 void verrc(int eval, int code, scope const char* fmt, va_list args); 26 void verrx(int eval, scope const char* fmt, va_list args);
|
/netbsd-src/sys/arch/evbarm/conf/ |
H A D | README.evbarm | 5 ADI_BRH 2003/01/25 ADI Eng. Big Read Head i80200 eval board 14 GEMINI 2008/10/24 Cortina Systems SL3516 eval board 25 IQ80310 2001/09/05 Intel IQ80310 eval board 26 IQ80321 2002/03/27 Intel IQ321 eval board 28 IXM1200 2002/07/15 Intel IMX1200 eval board 49 SMDK2410 2003/07/31 Samsung SMDK2410 S3C2410 eval board 50 SMDK2800 2002/11/20 Samsung SMDK2800 S3C2800 eval board 54 TWINTAIL 2005/02/26 Genetec corp. "Twintail" PXA255 eval board 56 ZAO425 2003/05/23 NOVATEC NTNP425B "ZAO425" IXP425 eval board
|
/netbsd-src/external/mit/isl/dist/m4/ |
H A D | ax_create_pkgconfig_info.m4 | 88 PKGCONFIG_libname=`eval echo "$PKGCONFIG_libname"` 89 PKGCONFIG_libname=`eval echo "$PKGCONFIG_libname"` 97 PKGCONFIG_version=`eval echo "$PKGCONFIG_version"` 98 PKGCONFIG_version=`eval echo "$PKGCONFIG_version"` 104 PKGCONFIG_libdir=`eval echo "$pkgconfig_libdir"` 105 PKGCONFIG_libdir=`eval echo "$PKGCONFIG_libdir"` 106 PKGCONFIG_libdir=`eval echo "$PKGCONFIG_libdir"` 115 PKGCONFIG_libfile=`eval echo "$pkgconfig_libfile"` 116 PKGCONFIG_libfile=`eval echo "$PKGCONFIG_libfile"` 131 PKGCONFIG_description=`eval echo "$PKGCONFIG_description"` [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/ |
H A D | err.d | 28 void err(int eval, scope const char* fmt, ...); 29 void errc(int eval, int code, scope const char* fmt, ...); 30 void errx(int eval, scope const char* fmt, ...); 34 void verr(int eval, scope const char* fmt, va_list args); 35 void verrc(int eval, int code, scope const char* fmt, va_list args); 36 void verrx(int eval, scope const char* fmt, va_list args);
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | perl | 5 # The `eval' lines recognizes an outrageously clever hack. 8 0 search/1024 eval\ "exec\ perl Perl script text 10 0 search/1024 eval\ "exec\ /bin/perl Perl script text 12 0 search/1024 eval\ "exec\ /usr/bin/perl Perl script text 14 0 search/1024 eval\ "exec\ /usr/local/bin/perl Perl script text 16 0 search/1024 eval\ 'exec\ perl Perl script text 18 0 search/1024 eval\ 'exec\ /bin/perl Perl script text 20 0 search/1024 eval\ 'exec\ /usr/bin/perl Perl script text 22 0 search/1024 eval\ 'exec\ /usr/local/bin/perl Perl script text 24 0 search/1024 eval\ '(exit\ $?0)'\ &&\ eval\ 'exec Perl script text
|
/netbsd-src/bin/rm/ |
H A D | rm.c | 63 static int dflag, eval, fflag, iflag, Pflag, stdin_ok, vflag, Wflag; variable 154 exit(eval); in main() 193 eval = 1; in rm_tree() 210 eval = 1; in rm_tree() 265 eval = 1; in rm_tree() 295 eval = 1; in rm_file() 301 eval = 1; in rm_file() 307 eval = 1; in rm_file() 325 eval = 1; in rm_file() 510 err: eval = 1; in rm_overwrite() [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | warn.c | 187 krb5_verr(krb5_context context, int eval, krb5_error_code code, in krb5_verr() argument 192 exit(eval); in krb5_verr() 209 krb5_err(krb5_context context, int eval, krb5_error_code code, in krb5_err() argument 214 exit(eval); in krb5_err() 230 krb5_verrx(krb5_context context, int eval, const char *fmt, va_list ap) in krb5_verrx() argument 234 exit(eval); in krb5_verrx() 249 krb5_errx(krb5_context context, int eval, const char *fmt, ...) in krb5_errx() argument 253 exit(eval); in krb5_errx()
|