Searched defs:none (Results 1 - 25 of 29) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug126.go10 const none = 0 // GCCGO_ERROR "previous" const
11 const none = 1; // ERROR "redeclared|redef" const
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Deh42.C4 struct none { int i[50]; }; struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dhugeval.c5 static const double none = -1.0; variable
/haiku-buildtools/binutils/gas/testsuite/gas/mt/
H A Drelocs1.s15 none: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mt/
H A Drelocs1.s15 none: label
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbuiltin-prefetch-1.c10 enum locality { none, low, moderate, high, bogus }; enumerator in enum:locality
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dmacsyntx.c40 #define none() macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dbuiltin-prefetch-1.c14 enum locality { none, low, moderate, high }; enumerator in enum:locality
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_abi.h33 enum version { none, compatible, incompatible, unversioned }; enumerator in enum:symbol::version
/haiku-buildtools/binutils/gold/
H A Dcompressed_output.cc233 enum { none, gnu_zlib, gabi_zlib } compress; enumerator in enum:gold::__anon541
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dwhere.c74 ffewhereLineNumber none; member in struct:_ffewhere_root_line_
/haiku-buildtools/gcc/gcc/config/sh/
H A Dsh-protos.h43 none = 0, enumerator in enum:sh_atomic_model::enum_type
/haiku-buildtools/gcc/libstdc++-v3/include/experimental/
H A Dfs_fwd.h82 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, member in class:experimental::filesystem::v1::file_type
88 none = 0, member in class:experimental::filesystem::v1::file_type::copy_options
141 none = 0, member in class:experimental::filesystem::v1::file_type::copy_options::perms
210 none = 0, follow_directory_symlink = 1, skip_permission_denied = 2 member in class:experimental::filesystem::v1::file_type::copy_options::perms::directory_options
/haiku-buildtools/legacy/gcc/gcc/
H A Dexpr.h209 enum direction {none, upward, downward}; /* Value has this type. */ enumerator in enum:direction
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dlocale_classes.h98 static const category none = 0; member in class:locale
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dlocale.cc62 const locale::category locale::none; member in class:locale
/haiku-buildtools/legacy/binutils/binutils/
H A Dar.c348 none = 0, delete, replace, print_table, enumerator in enum:__anon2454
/haiku-buildtools/legacy/binutils/ld/
H A Dld.h107 none, by_name, by_alignment, by_name_alignment, by_alignment_name enumerator in enum:__anon2988
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Derror.c96 enum pad { none, before, after }; enumerator in enum:pad
/haiku-buildtools/gcc/mpfr/tests/
H A Dtests.c943 int none = 1; local
/haiku-buildtools/binutils/ld/
H A Dld.h89 none, by_name, by_alignment, by_name_alignment, by_alignment_name, enumerator in enum:__anon1033
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-m32c.c240 enum indirect_type {none, relative, absolute} ; enumerator in enum:indirect_type
[all...]
/haiku-buildtools/binutils/binutils/
H A Dar.c114 none = 0, del, replace, print_table, enumerator in enum:operations
/haiku-buildtools/binutils/gas/config/
H A Dtc-m32c.c243 enum indirect_type {none, relative, absolute} ; enumerator in enum:indirect_type
[all...]
/haiku-buildtools/gcc/gcc/
H A Dfunction.h755 enum direction {none, upward, downward}; enumerator in enum:direction

Completed in 144 milliseconds

12