HomeSort by: relevance | last modified time | path
    Searched refs:FALSE (Results 1 - 25 of 1551) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/lib/libc/arch/aarch64/softfloat/
milieu.h 46 FALSE = 0,
  /src/lib/libc/arch/arm/softfloat/
milieu.h 46 FALSE = 0,
  /src/lib/libc/arch/m68k/softfloat/
milieu.h 46 FALSE = 0,
  /src/lib/libc/arch/mips/softfloat/
milieu.h 46 FALSE = 0,
  /src/lib/libc/arch/or1k/softfloat/
milieu.h 46 FALSE = 0,
  /src/lib/libc/arch/powerpc/softfloat/
milieu.h 46 FALSE = 0,
  /src/lib/libc/arch/sh3/softfloat/
milieu.h 46 FALSE = 0,
  /src/lib/libc/arch/sparc64/softfloat/
milieu.h 46 FALSE = 0,
  /src/lib/libc/softfloat/templates/
milieu.h 45 FALSE = 0,
  /src/external/bsd/pkg_install/dist/lib/
global.c 36 Boolean Verbose = FALSE;
37 Boolean Fake = FALSE;
38 Boolean Force = FALSE;
39 Boolean HideStdout = FALSE;
  /src/regress/lib/libc/ieeefp/testfloat/
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 }
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/include/
capabilities.h 22 #define INTERNAL_CAP_TSP_ALG_3DES FALSE
23 #define INTERNAL_CAP_TSP_ALG_DES FALSE
42 #define INTERNAL_CAP_TCS_ALG_RSA FALSE
43 #define INTERNAL_CAP_TCS_ALG_AES FALSE
44 #define INTERNAL_CAP_TCS_ALG_3DES FALSE
45 #define INTERNAL_CAP_TCS_ALG_DES FALSE
47 #define INTERNAL_CAP_TCS_ALG_HMAC FALSE
49 #define INTERNAL_CAP_TCS_CACHING_KEYCACHE FALSE
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
ovlymgr.h 5 typedef enum { FALSE, TRUE } bool;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
ovlymgr.h 5 typedef enum { FALSE, TRUE } bool;
  /src/sys/fs/nfs/nlm/
nlm_prot_xdr.c 23 return (FALSE);
32 return (FALSE);
34 return (FALSE);
36 return (FALSE);
38 return (FALSE);
40 return (FALSE);
49 return (FALSE);
53 return (FALSE);
66 return (FALSE);
75 return (FALSE);
    [all...]
sm_inter_xdr.c 17 return (FALSE);
26 return (FALSE);
28 return (FALSE);
30 return (FALSE);
32 return (FALSE);
41 return (FALSE);
43 return (FALSE);
52 return (FALSE);
54 return (FALSE);
63 return (FALSE);
    [all...]
  /src/usr.sbin/ypserv/ypserv/
ypserv_xdr.c 26 return FALSE;
31 return FALSE;
35 case FALSE:
39 return FALSE;
  /src/external/bsd/ntp/dist/sntp/
log.c 20 init_logging(prog, 0, FALSE);
21 msyslog_term_pid = FALSE;
22 msyslog_include_timestamp = FALSE;
30 change_logfile(logfile, FALSE);
  /src/external/bsd/ntp/dist/tests/libntp/
lfptest.c 11 return FALSE;
  /src/external/bsd/am-utils/dist/libamu/
xdr_func.c 84 return (FALSE);
89 return (FALSE);
108 return (FALSE);
111 return (FALSE);
126 return (FALSE);
129 return (FALSE);
144 return (FALSE);
147 return (FALSE);
162 return (FALSE);
165 return (FALSE);
    [all...]
  /src/external/bsd/am-utils/dist/amq/
amq_xdr.c 53 return (FALSE);
64 return (FALSE);
68 return (FALSE);
72 return (FALSE);
76 return (FALSE);
80 return (FALSE);
84 return (FALSE);
88 return (FALSE);
92 return (FALSE);
96 return (FALSE);
    [all...]
  /src/lib/libc/rpc/
rpcb_st_xdr.c 73 return (FALSE);
76 return (FALSE);
79 return (FALSE);
82 return (FALSE);
85 return (FALSE);
91 return (FALSE);
111 return (FALSE);
114 return (FALSE);
117 return (FALSE);
120 return (FALSE);
    [all...]
  /src/sys/external/bsd/acpica/dist/compiler/
asloptions.c 106 BadCommandLine = AslDoOptions (argc, argv, FALSE);
215 AslGbl_FoldConstants = FALSE;
216 AslGbl_IntegerOptimizationFlag = FALSE;
217 AslGbl_ReferenceOptimizationFlag = FALSE;
218 AslGbl_OptimizeTrivialParseNodes = FALSE;
220 AcpiGbl_DoDisassemblerOptimizations = FALSE;
282 AslGbl_FoldConstants = FALSE;
283 AslGbl_IntegerOptimizationFlag = FALSE;
284 AslGbl_ReferenceOptimizationFlag = FALSE;
285 AslGbl_OptimizeTrivialParseNodes = FALSE;
    [all...]
  /src/lib/libpanel/
hidden.c 44 return FALSE;
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
dll.c 66 return FALSE;
69 return FALSE;
73 return FALSE;
76 return FALSE;

Completed in 68 milliseconds

1 2 3 4 5 6 7 8 91011>>