| /netbsd-src/regress/lib/libc/ieeefp/testfloat/ |
| H A D | testFunction.c | 69 { "int32_to_float32", 1, FALSE, TRUE }, 70 { "int32_to_float64", 1, FALSE, FALSE }, 71 { "int32_to_floatx80", 1, FALSE, FALSE }, 72 { "int32_to_float128", 1, FALSE, FALSE }, 73 { "int64_to_float32", 1, FALSE, TRUE }, 74 { "int64_to_float64", 1, FALSE, TRUE }, 75 { "int64_to_floatx80", 1, FALSE, FALSE }, 76 { "int64_to_float128", 1, FALSE, FALSE }, 77 { "float32_to_int32", 1, FALSE, TRUE }, 78 { "float32_to_int32_round_to_zero", 1, FALSE, FALSE }, [all …]
|
| /netbsd-src/external/bsd/am-utils/dist/libamu/ |
| H A D | xdr_func.c | 84 return (FALSE); in xdr_attrstat() 89 return (FALSE); in xdr_attrstat() 108 return (FALSE); in xdr_createargs() 111 return (FALSE); in xdr_createargs() 126 return (FALSE); in xdr_dirlist() 129 return (FALSE); in xdr_dirlist() 144 return (FALSE); in xdr_diropargs() 147 return (FALSE); in xdr_diropargs() 162 return (FALSE); in xdr_diropokres() 165 return (FALSE); in xdr_diropokres() [all …]
|
| /netbsd-src/sys/fs/nfs/nlm/ |
| H A D | nlm_prot_xdr.c | 23 return (FALSE); in xdr_nlm_stats() 32 return (FALSE); in xdr_nlm_holder() 34 return (FALSE); in xdr_nlm_holder() 36 return (FALSE); in xdr_nlm_holder() 38 return (FALSE); in xdr_nlm_holder() 40 return (FALSE); in xdr_nlm_holder() 49 return (FALSE); in xdr_nlm_testrply() 53 return (FALSE); in xdr_nlm_testrply() 66 return (FALSE); in xdr_nlm_stat() 75 return (FALSE); in xdr_nlm_res() [all …]
|
| H A D | sm_inter_xdr.c | 17 return (FALSE); in xdr_sm_name() 26 return (FALSE); in xdr_my_id() 28 return (FALSE); in xdr_my_id() 30 return (FALSE); in xdr_my_id() 32 return (FALSE); in xdr_my_id() 41 return (FALSE); in xdr_mon_id() 43 return (FALSE); in xdr_mon_id() 52 return (FALSE); in xdr_mon() 54 return (FALSE); in xdr_mon() 63 return (FALSE); in xdr_stat_chge() [all …]
|
| /netbsd-src/lib/libc/softfloat/ |
| H A D | timesoftfloat.c | 1924 { "int32_to_float32", 1, FALSE, TRUE, FALSE, FALSE }, 1925 { "int32_to_float64", 1, FALSE, FALSE, FALSE, FALSE }, 1927 { "int32_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE }, 1930 { "int32_to_float128", 1, FALSE, FALSE, FALSE, FALSE }, 1932 { "int64_to_float32", 1, FALSE, TRUE, FALSE, FALSE }, 1933 { "int64_to_float64", 1, FALSE, TRUE, FALSE, FALSE }, 1935 { "int64_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE }, 1938 { "int64_to_float128", 1, FALSE, FALSE, FALSE, FALSE }, 1940 { "float32_to_int32", 1, FALSE, TRUE, FALSE, FALSE }, 1941 { "float32_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE }, [all …]
|
| /netbsd-src/external/bsd/am-utils/dist/amq/ |
| H A D | amq_xdr.c | 53 return (FALSE); in xdr_time_type() 64 return (FALSE); in xdr_amq_mount_tree() 68 return (FALSE); in xdr_amq_mount_tree() 72 return (FALSE); in xdr_amq_mount_tree() 76 return (FALSE); in xdr_amq_mount_tree() 80 return (FALSE); in xdr_amq_mount_tree() 84 return (FALSE); in xdr_amq_mount_tree() 88 return (FALSE); in xdr_amq_mount_tree() 92 return (FALSE); in xdr_amq_mount_tree() 96 return (FALSE); in xdr_amq_mount_tree() [all …]
|
| /netbsd-src/lib/libc/rpc/ |
| H A D | rpcb_st_xdr.c | 73 return (FALSE); in __weak_alias() 76 return (FALSE); in __weak_alias() 79 return (FALSE); in __weak_alias() 82 return (FALSE); in __weak_alias() 85 return (FALSE); in __weak_alias() 91 return (FALSE); in __weak_alias() 111 return (FALSE); in xdr_rpcbs_rmtcalllist() 114 return (FALSE); in xdr_rpcbs_rmtcalllist() 117 return (FALSE); in xdr_rpcbs_rmtcalllist() 120 return (FALSE); in xdr_rpcbs_rmtcalllist() [all …]
|
| H A D | rpcb_prot.c | 84 return (FALSE); in __weak_alias() 87 return (FALSE); in __weak_alias() 90 return (FALSE); in __weak_alias() 93 return (FALSE); in __weak_alias() 96 return (FALSE); in __weak_alias() 146 return (FALSE); in xdr_rpcblist_ptr() 160 return (FALSE); in xdr_rpcblist_ptr() 198 return (FALSE); in xdr_rpcb_entry() 201 return (FALSE); in xdr_rpcb_entry() 204 return (FALSE); in xdr_rpcb_entry() [all …]
|
| H A D | rpc_callmsg.c | 79 return (FALSE); in __weak_alias() 82 return (FALSE); in __weak_alias() 92 return (FALSE); in __weak_alias() 96 return (FALSE); in __weak_alias() 126 return (FALSE); in __weak_alias() 130 return (FALSE); in __weak_alias() 140 return (FALSE); in __weak_alias() 145 return (FALSE); in __weak_alias() 150 oa->oa_length) == FALSE) { in __weak_alias() 151 return (FALSE); in __weak_alias() [all …]
|
| H A D | xdr_rec.c | 229 rstrm->frag_sent = FALSE; in xdrrec_create() 235 rstrm->in_haveheader = FALSE; in xdrrec_create() 238 rstrm->nonblock = FALSE; in xdrrec_create() 265 return (FALSE); in xdrrec_getlong() 284 if (! flush_out(rstrm, FALSE)) in xdrrec_putlong() 285 return (FALSE); in xdrrec_putlong() 303 return (FALSE); in xdrrec_getbytes() 305 return (FALSE); in xdrrec_getbytes() 310 return (FALSE); in xdrrec_getbytes() 335 if (! flush_out(rstrm, FALSE)) in xdrrec_putbytes() [all …]
|
| /netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
| H A D | asloptions.c | 106 BadCommandLine = AslDoOptions (argc, argv, FALSE); in AslCommandLine() 215 AslGbl_FoldConstants = FALSE; in AslDoOptions() 216 AslGbl_IntegerOptimizationFlag = FALSE; in AslDoOptions() 217 AslGbl_ReferenceOptimizationFlag = FALSE; in AslDoOptions() 218 AslGbl_OptimizeTrivialParseNodes = FALSE; in AslDoOptions() 220 AcpiGbl_DoDisassemblerOptimizations = FALSE; in AslDoOptions() 282 AslGbl_FoldConstants = FALSE; in AslDoOptions() 283 AslGbl_IntegerOptimizationFlag = FALSE; in AslDoOptions() 284 AslGbl_ReferenceOptimizationFlag = FALSE; in AslDoOptions() 285 AslGbl_OptimizeTrivialParseNodes = FALSE; in AslDoOptions() [all...] |
| H A D | aslglobal.h | 189 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_PreprocessOnly, FALSE); 191 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_DisassembleAll, FALSE); 193 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_MapfileFlag, FALSE); 194 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_NsOutputFlag, FALSE); 195 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_PreprocessorOutputFlag, FALSE); 196 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_KeepPreprocessorTempFile, FALSE); 197 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_DebugFlag, FALSE); 198 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_CrossReferenceOutput, FALSE); 199 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_AsmOutputFlag, FALSE); 200 ASL_EXTERN BOOLEAN ASL_INIT_GLOBAL (AslGbl_C_OutputFlag, FALSE); [all...] |
| /netbsd-src/common/lib/libc/rpc/ |
| H A D | xdr.c | 161 return (FALSE); in xdr_int() 170 return (FALSE); in xdr_int() 192 return (FALSE); in xdr_u_int() 201 return (FALSE); in xdr_u_int() 225 return (FALSE); in xdr_long() 248 return (FALSE); in xdr_u_long() 272 return (FALSE); in xdr_int32_t() 281 return (FALSE); in xdr_int32_t() 304 return (FALSE); in xdr_u_int32_t() 313 return (FALSE); in xdr_u_int32_t() [all …]
|
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | amq_subr.c | 318 return (FALSE); in xdr_amq_setopt() 321 return (FALSE); in xdr_amq_setopt() 337 return (FALSE); in xdr_amq_mount_tree_node() 340 return (FALSE); in xdr_amq_mount_tree_node() 343 return (FALSE); in xdr_amq_mount_tree_node() 346 return (FALSE); in xdr_amq_mount_tree_node() 350 return (FALSE); in xdr_amq_mount_tree_node() 353 return (FALSE); in xdr_amq_mount_tree_node() 356 return (FALSE); in xdr_amq_mount_tree_node() 359 return (FALSE); in xdr_amq_mount_tree_node() [all …]
|
| H A D | opts.c | 134 &fs_static.opt_opts, 0, 0, FALSE }, 140 &fs_static.opt_type, 0, 0, FALSE }, 144 &fs_static.opt_rfs, 0, 0, FALSE }, 146 &fs_static.opt_fs, 0, 0, FALSE }, 148 0, &opt_key, 0, FALSE }, 150 0, &opt_map, 0, FALSE }, 152 &fs_static.opt_sublink, 0, 0, FALSE }, 156 &fs_static.opt_dev, 0, 0, FALSE }, 158 &fs_static.opt_pref, 0, 0, FALSE }, 160 0, &opt_path, 0, FALSE }, [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
| H A D | predicates.md | 26 return FALSE; 37 return FALSE; 49 return FALSE; 71 return FALSE; 74 return FALSE; 87 return FALSE; 98 return FALSE; 104 return FALSE; 119 return FALSE; 130 return FALSE; [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
| H A D | predicates.md | 26 return FALSE; 37 return FALSE; 49 return FALSE; 71 return FALSE; 74 return FALSE; 87 return FALSE; 98 return FALSE; 104 return FALSE; 119 return FALSE; 130 return FALSE; [all …]
|
| /netbsd-src/lib/libc/yp/ |
| H A D | xdryp.c | 211 return FALSE; in xdr_ypreq_key() 214 return FALSE; in xdr_ypreq_key() 217 return FALSE; in xdr_ypreq_key() 230 return FALSE; in xdr_ypreq_nokey() 233 return FALSE; in xdr_ypreq_nokey() 257 return FALSE; in xdr_ypbind_binding() 261 return FALSE; in xdr_ypbind_binding() 294 return FALSE; in xdr_ypbind_resp() 306 return FALSE; in xdr_ypbind_resp() 319 return FALSE; in xdr_ypresp_val() [all …]
|
| /netbsd-src/external/bsd/am-utils/dist/conf/autofs/ |
| H A D | autofs_solaris_v2_v3.c | 104 return (FALSE); in xdr_autofs_stat() 113 return (FALSE); in xdr_autofs_action() 122 return (FALSE); in xdr_linka() 124 return (FALSE); in xdr_linka() 135 return (FALSE); in xdr_autofs_netbuf() 146 return (FALSE); in xdr_autofs_args() 148 return (FALSE); in xdr_autofs_args() 150 return (FALSE); in xdr_autofs_args() 152 return (FALSE); in xdr_autofs_args() 154 return (FALSE); in xdr_autofs_args() [all …]
|
| /netbsd-src/sys/arch/x86/x86/ |
| H A D | errata.c | 269 81, FALSE, MSR_DC_CFG, x86_errata_set5, 276 86, FALSE, MSR_NB_CFG, x86_errata_set1, 283 89, FALSE, MSR_NB_CFG, x86_errata_set8, 291 94, FALSE, MSR_IC_CFG, x86_errata_set1, 303 97, FALSE, MSR_DC_CFG, x86_errata_set6, 311 104, FALSE, MSR_NB_CFG, x86_errata_set7, 318 113, FALSE, MSR_BU_CFG, x86_errata_set3, 326 69, FALSE, MSR_BU_CFG, x86_errata_set5, 334 101, FALSE, 0, x86_errata_set2, 342 106, FALSE, MSR_LS_CFG, x86_errata_set2, [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | parse-name-test.c | 48 {"", "@", "", 1, {""}, FALSE}, 49 {"a", "a@", "", 1, {"a"}, FALSE}, 50 {"\\n", "\\n@", "", 1, {"\n"}, FALSE}, 51 {"\\ ", "\\ @", "", 1, {" "}, FALSE}, 52 {"\\t", "\\t@", "", 1, {"\t"}, FALSE}, 53 {"\\b", "\\b@", "", 1, {"\b"}, FALSE}, 54 {"\\\\", "\\\\@", "", 1, {"\\"}, FALSE}, 55 {"\\/", "\\/@", "", 1, {"/"}, FALSE}, 56 {"\\@", "\\@@", "", 1, {"@"}, FALSE}, 58 {"a/b", "a/b@", "", 2, {"a", "b"}, FALSE}, [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ifcvt.c | 339 int must_be_last = FALSE; in cond_exec_process_insns() 345 return FALSE; in cond_exec_process_insns() 351 return FALSE; in cond_exec_process_insns() 360 return FALSE; in cond_exec_process_insns() 373 return FALSE; in cond_exec_process_insns() 378 return FALSE; in cond_exec_process_insns() 391 return FALSE; in cond_exec_process_insns() 406 return FALSE; in cond_exec_process_insns() 490 return FALSE; in cond_exec_process_if_block() 502 return FALSE; in cond_exec_process_if_block() [all …]
|
| /netbsd-src/sys/external/bsd/acpica/dist/common/ |
| H A D | dmswitch.c | 90 BOOLEAN FoundTemp = FALSE; in AcpiDmProcessSwitch() 266 return (FALSE); in AcpiDmIsSwitchBlock() 274 return (FALSE); in AcpiDmIsSwitchBlock() 283 return (FALSE); in AcpiDmIsSwitchBlock() 288 return (FALSE); in AcpiDmIsSwitchBlock() 442 return (FALSE); in AcpiDmIsSwitchBlock() 449 return (FALSE); in AcpiDmIsSwitchBlock() 497 return (FALSE); in AcpiDmIsCaseBlock() 508 return (FALSE); in AcpiDmIsCaseBlock() 514 return (FALSE); in AcpiDmIsCaseBlock() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ifcvt.cc | 347 int must_be_last = FALSE; in cond_exec_process_insns() 353 return FALSE; in cond_exec_process_insns() 359 return FALSE; in cond_exec_process_insns() 368 return FALSE; in cond_exec_process_insns() 381 return FALSE; in cond_exec_process_insns() 386 return FALSE; in cond_exec_process_insns() 399 return FALSE; in cond_exec_process_insns() 414 return FALSE; in cond_exec_process_insns() 500 return FALSE; in cond_exec_process_if_block() 512 return FALSE; in cond_exec_process_if_block() [all …]
|
| /netbsd-src/games/cribbage/ |
| H A D | crib.c | 133 clearok(stdscr, FALSE); in main() 230 compcrib = FALSE; in game() 246 msgcard(deck[i], FALSE); in game() 249 msgcard(deck[j], FALSE); in game() 295 iwon = FALSE; in game() 332 prhand(phand, FULLHAND, Playwin, FALSE); in playhand() 342 return FALSE; in playhand() 381 prhand(phand, FULLHAND, Playwin, FALSE); in discard() 387 prhand(phand, FULLHAND, Playwin, FALSE); in discard() 405 win = FALSE; in cut() [all …]
|