Searched defs:def (Results 1 - 25 of 168) sorted by relevance

1234567

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dmaccom1.c9 #/**/define def passed macro
H A Dmaccom2.c10 #define/**/def passed macro
H A Dmaccom3.c9 #define def(x /**/, y) passed macro
H A Dmaccom4.c10 #define def /* passed */ macro
H A Dmaccom5.c10 #define def // passed macro
H A Dassert1.c5 #define def unused expansion macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/trad/
H A Dmaccom1.c9 #/**/define def passed macro
H A Dmaccom2.c10 #define/**/def passed macro
H A Dmaccom3.c9 #define def(x /**/, y) passed macro
H A Dmaccom4.c10 #define def /* passed */ macro
H A Dassert1.c5 #define def unused expansion macro
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dpartial10.C10 template <class Fn> void def(Fn fn) {} function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dgnu-inline-common.h11 #define def(spec, name, ret) defpfx declspec(spec, name) { return ret; } macro
/haiku-buildtools/gcc/gcc/
H A Dgenconstants.c39 struct md_constant *def = (struct md_constant *) *slot; local
52 struct enum_type *def; local
[all...]
H A Dgenenums.c32 struct enum_type *def; local
H A Dtree-ssa.h26 tree def; /* PHI arg definition. */ member in struct:_edge_var_map
H A Dgcse-common.c137 df_ref def; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWreturn-type-4.C13 template<typename T> const T getfoo(const T def) /* { dg-bogus "type qualifiers ignored" } */ argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dincdec1.C14 ndbArtPtrVec def; member in class:intndbArtPtrVecMap
/haiku-buildtools/gcc/zlib/examples/
H A Dzpipe.c36 int def(FILE *source, FILE *dest, int level) function
H A Dfitblk.c73 local int partcompress(FILE *in, z_streamp def) argument
96 local int recompress(z_streamp inf, z_streamp def) argument
134 z_stream def, inf; /* zlib deflate and inflate states */ local
[all...]
/haiku-buildtools/binutils/zlib/examples/
H A Dzpipe.c36 int def(FILE *source, FILE *dest, int level) function
H A Dfitblk.c73 local int partcompress(FILE *in, z_streamp def) argument
96 local int recompress(z_streamp inf, z_streamp def) argument
134 z_stream def, inf; /* zlib deflate and inflate states */ local
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dmacro.h45 sb def; /* The default value. */ member in struct:formal_struct
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D2.cc34 struct def struct
36 def() : id(999) { } function in struct:def

Completed in 73 milliseconds

1234567