Searched refs:def (Results 26 - 50 of 795) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/
H A Dassert2.c23 #if #abc[def] /* { dg-error "is not valid" "test with malformed answer" } */
H A Dmaccom5.c10 #define def // passed macro
12 def:
H A Dassert3.c4 /* { dg-options "-A abc=def -A abc\(ghi\) \"-Aabc = jkl\" -A abc=mno -A -abc=mno" } */
8 #if !#abc (def) || !#abc (ghi) || !#abc (jkl) || #abc(mno)
H A Dassert1.c5 #define def unused expansion macro
8 #assert abc (def)
14 #if !#abc (def) || !#abc (ghi) || !#abc (jkl)
31 #if !#abc || !#abc (def) || !#abc (ghi) || #abc (jkl)
36 #if #abc || #abc (def) || #abc (ghi) || #abc (jkl)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/trad/
H A Dassert2.c22 #if #abc[def] /* { dg-error "not valid in" "bad syntax" } */
H A Dassert3.c4 /* { dg-options "-A abc=def -A abc\(ghi\) \"-Aabc = jkl\" -A abc=mno -A -abc=mno" } */
8 #if !#abc (def) || !#abc (ghi) || !#abc (jkl) || #abc(mno)
H A Dassert1.c5 #define def unused expansion macro
8 #assert abc (def)
14 #if !#abc (def) || !#abc (ghi) || !#abc (jkl)
31 #if !#abc || !#abc (def) || !#abc (ghi) || #abc (jkl)
36 #if #abc || #abc (def) || #abc (ghi) || #abc (jkl)
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntpd-opts.def5 #include copyright.def
10 #include ntpdbase-opts.def
/netbsd-6-1-5-RELEASE/x11/lib/xlibi18n/lc/
H A DMakefile3 SUBDIR= Utf8 def gen xlocale
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dctermid.c54 static char def[] = _PATH_TTY; local
57 (void)strncpy(s, def, L_ctermid);
60 return (def);
/netbsd-6-1-5-RELEASE/usr.bin/rpcgen/
H A Drpc_hout.c71 print_datadef(def)
72 definition *def;
75 if (def->def_kind == DEF_PROGRAM) /* handle data only */
78 if (def->def_kind != DEF_CONST) {
81 switch (def->def_kind) {
83 pstructdef(def);
86 puniondef(def);
89 penumdef(def);
92 ptypedef(def);
95 pprogramdef(def);
527 definition *def; local
[all...]
H A Drpc_cout.c79 emit(def)
80 definition *def;
82 if (def->def_kind == DEF_CONST) {
85 if (def->def_kind == DEF_PROGRAM) {
86 emit_program(def);
89 if (def->def_kind == DEF_TYPEDEF) {
94 if (strcmp(def->def.ty.old_type, def->def_name) == 0)
98 print_header(def);
139 definition *def; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/all/
H A Dcofftag.s22 .def _token
27 .def _operator
32 .def _flags
37 .def .eos
49 .def _token
54 .def _what
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dmkmap-flat.awk53 def[$3] = 1;
101 if (def[sym] || (pe_dll && def["_" sym]))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dgnu-inline-global.C27 def(, fn, 2)
33 def(, fn, 2)
44 def(, fn, 1)
50 def(, fn, 1)
/netbsd-6-1-5-RELEASE/gnu/dist/groff/
H A Dgendef.sh12 for def
15 #define $def"
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcpu-mep.c24 #define MA(x, n, def, y) { 32, 32, 8, bfd_arch_mep, x, "mep", n, \
25 2, def, bfd_default_compatible, bfd_default_scan, y }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/init/
H A Dcopy4.C2 // We were failing to wrap def().user in a TARGET_EXPR, so copying it
14 extern ServerSettings def();
18 arg (b ? def().user : s);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/
H A Dassert3.c4 /* { dg-options "-A abc=def -A abc\(ghi\) \"-Aabc = jkl\" -A abc=mno -A -abc=mno -Wno-deprecated" } */
8 #if !#abc (def) || !#abc (ghi) || !#abc (jkl) || #abc(mno)
H A Dassert1.c5 #define def unused expansion macro
8 #assert abc (def)
14 #if !#abc (def) || !#abc (ghi) || !#abc (jkl)
31 #if !#abc || !#abc (def) || !#abc (ghi) || #abc (jkl)
36 #if #abc || #abc (def) || #abc (ghi) || #abc (jkl)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/trad/
H A Dassert3.c4 /* { dg-options "-A abc=def -A abc\(ghi\) \"-Aabc = jkl\" -A abc=mno -A -abc=mno -Wno-deprecated" } */
8 #if !#abc (def) || !#abc (ghi) || !#abc (jkl) || #abc(mno)
H A Dassert1.c5 #define def unused expansion macro
8 #assert abc (def)
14 #if !#abc (def) || !#abc (ghi) || !#abc (jkl)
31 #if !#abc || !#abc (def) || !#abc (ghi) || #abc (jkl)
36 #if #abc || #abc (def) || #abc (ghi) || #abc (jkl)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcpu-mep.c24 #define MA(x, n, def, y) { 32, 32, 8, bfd_arch_mep, x, "mep", n, \
25 2, def, bfd_default_compatible, bfd_default_scan, y }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/init/
H A Dcopy4.C2 // We were failing to wrap def().user in a TARGET_EXPR, so copying it
14 extern ServerSettings def();
18 arg (b ? def().user : s);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/heimdal/
H A DNTMakefile56 DEF=$(OBJ)\heimdal.def
60 DEFSRC= ..\asn1\libasn1-exports.def \
61 ..\wind\libwind-exports.def \
62 ..\hcrypto\libhcrypto-exports.def \
63 ..\hx509\libhx509-exports.def \
64 $(OBJDIR)\lib\krb5\libkrb5-exports.def
75 -def:$(DEF) -out:$(DLL) \

Completed in 253 milliseconds

1234567891011>>