/freebsd-head/lib/libc/arm/softfloat/ |
H A D | milieu.h | 47 FALSE = 0, enumerator in enum:__anon5034
|
/freebsd-head/lib/libc/mips/softfloat/ |
H A D | milieu.h | 46 FALSE = 0, enumerator in enum:__anon5120
|
/freebsd-head/lib/libc/powerpc/softfloat/ |
H A D | milieu.h | 47 FALSE = 0, enumerator in enum:__anon5139
|
/freebsd-head/lib/libc/powerpc64/softfloat/ |
H A D | milieu.h | 47 FALSE = 0, enumerator in enum:__anon5146
|
/freebsd-head/lib/libc/softfloat/templates/ |
H A D | milieu.h | 46 FALSE = 0,
enumerator in enum:__anon5164
|
/freebsd-head/lib/libc/powerpcspe/softfloat/ |
H A D | milieu.h | 47 FALSE = 0, enumerator in enum:__anon2
|
/freebsd-head/lib/libc/riscv/softfloat/ |
H A D | milieu.h | 46 FALSE = 0, enumerator in enum:__anon1
|
/freebsd-head/sys/dev/isci/ |
H A D | types.h | 45 #ifndef FALSE 46 #define FALSE 0 macro 50 #define TRUE (!FALSE)
|
/freebsd-head/usr.sbin/wpa/wpa_supplicant/ |
H A D | ntddndis.h | 27 #define FALSE 0 macro
|
/freebsd-head/sbin/rcorder/ |
H A D | sprite.h | 65 #ifndef FALSE 66 #define FALSE 0 macro 67 #endif /* FALSE */
|
/freebsd-head/usr.bin/tip/tip/ |
H A D | cu.c | 183 setboolean(value(VERBOSE), FALSE); local
|
H A D | tipout.c | 95 setboolean(value(SCRIPT), FALSE); local
|
H A D | acu.c | 94 setboolean(value(VERBOSE), FALSE); local
|
/freebsd-head/sys/dev/aic7xxx/aicasm/ |
H A D | aicasm.h | 53 #ifndef FALSE 54 #define FALSE 0 macro
|
/freebsd-head/contrib/apr/include/ |
H A D | apr_general.h | 49 /** FALSE */ 50 #ifndef FALSE 51 #define FALSE 0 macro 55 #define TRUE (!FALSE)
|
/freebsd-head/sys/contrib/openzfs/include/sys/ |
H A D | zfs_debug.h | 37 #ifndef FALSE 38 #define FALSE 0 macro
|
/freebsd-head/contrib/apr-util/test/ |
H A D | abts.h | 35 #ifndef FALSE 36 #define FALSE 0 macro
|
/freebsd-head/crypto/openssh/contrib/ |
H A D | gnome-ssh-askpass1.c | 86 label, FALSE, FALSE, 0); 90 gtk_box_pack_start(GTK_BOX(GNOME_DIALOG(dialog)->vbox), entry, FALSE, 91 FALSE, 0); 92 gtk_entry_set_visibility(GTK_ENTRY(entry), FALSE); local 99 gtk_window_set_policy(GTK_WINDOW(dialog), FALSE, FALSE, TRUE); local 111 if (gdk_keyboard_grab(dialog->window, FALSE, GDK_CURRENT_TIME))
|
H A D | gnome-ssh-askpass2.c | 110 FALSE, FALSE, 0); 111 gtk_entry_set_visibility(GTK_ENTRY(entry), FALSE); local 144 gtk_widget_get_window(GTK_WIDGET(dialog)), FALSE,
|
/freebsd-head/contrib/subversion/subversion/libsvn_client/ |
H A D | cleanup.c | 122 FALSE /* lock_anchor */, 196 SVN_ERR(svn_io_remove_file2(local_abspath, FALSE, scratch_pool)); 199 SVN_ERR(svn_io_remove_dir2(local_abspath, FALSE, 236 FALSE /* remove_unversioned_items */, 237 FALSE /* remove_ignored_items */, 257 FALSE /* break_locks */, 259 FALSE /* clear_dav_cache */, 120 FALSE /* lock_anchor */, local
|
/freebsd-head/sys/contrib/ncsw/inc/ |
H A D | types_freebsd.h | 42 #define FALSE 0 macro
|
/freebsd-head/sys/rpc/ |
H A D | types.h | 58 #ifndef FALSE 59 # define FALSE (0) macro
|
/freebsd-head/contrib/tzcode/zic/ |
H A D | private.h | 169 #ifndef FALSE 170 #define FALSE 0 macro 171 #endif /* !defined FALSE */
|
/freebsd-head/contrib/binutils/gas/config/ |
H A D | obj-elf.h | 91 #ifndef FALSE 92 #define FALSE 0 macro 93 #define TRUE !FALSE
|
/freebsd-head/sys/contrib/octeon-sdk/ |
H A D | cvmx-utils.h | 59 #define FALSE 0 macro 60 #define TRUE (!(FALSE))
|