Home
last modified time | relevance | path

Searched refs:macro (Results 1 – 25 of 341) sorted by last modified time

12345678910>>...14

/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_gen.c252 generate_member_macro(char *memkind, char *macro, ndr_member_t *mem, in generate_member_macro() argument
257 if (!macro) in generate_member_macro()
258 macro = ""; in generate_member_macro()
266 memkind, macro, fname_type, mem->name); in generate_member_macro()
269 macro, fname_type, mem->name, mem->pdu_offset); in generate_member_macro()
274 generate_member_macro_with_arg(char *memkind, char *macro, in generate_member_macro_with_arg() argument
279 if (!macro) in generate_member_macro_with_arg()
280 macro = "_WITH_ARG"; in generate_member_macro_with_arg()
288 memkind, macro, fname_type, mem->name); in generate_member_macro_with_arg()
291 macro, fname_type, mem->name, mem->pdu_offset); in generate_member_macro_with_arg()
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src10024 # its very small memory footprint and to a cute macro language.
H A Dtermcap.src8927 # its very small memory footprint and to a cute macro language.
/illumos-gate/exception_lists/
H A Dpackaging.deps9 pkg:/developer/macro/cpp
/illumos-gate/usr/src/
H A DTargetdirs36 # It is easier to think in terms of directory names without the ROOT macro
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE131 06-11-23 cmd.h: because of proto cmdinit cannot be a function like macro
186 04-10-31 tail.c: use SF_LOCKR macro
243 01-07-16 stty: fix cntl() macro for CC_NATIVE!=CC_ASCII
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m449 * o Create a new macro to define the bytes contained in the structure. Take a
50 * look at the 'Syminfo_1' macro defined below. The declarations describe
53 * o Create a <newtype>_11_tof macro. Take a look at 'syminfo_11_tof'.
54 * o Create a <newtype>_11_tom macro. Take a look at 'syminfo_11_tom'.
H A Dxlate.m449 * o Create a new macro to define the bytes contained in the structure. Take a
50 * look at the 'Syminfo_1' macro defined below. The declarations describe
53 * o Create a <newtype>_11_tof macro. Take a look at 'syminfo_11_tof'.
54 * o Create a <newtype>_11_tom macro. Take a look at 'syminfo_11_tom'.
/illumos-gate/usr/src/tools/scripts/
H A Dcstyle.pl834 my $macro = '[A-Z_][A-Z_0-9]*\(';
885 $cont_macro = /^\s*$macro/? 1 : 0;
1017 $cont_macro = ($rest =~ /^\s*$macro/)? 1 : 0;
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-object-file.p5m155 depend type=require fmri=developer/macro/cpp
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.S2260 mov %g2, %g7 ! TSB pointer macro clobbers tagacc
2270 mov %g2, %g7 ! TSB pointer macro clobbers tagacc
4585 mov %g2, %g7 ! TSB pointer macro clobbers tagacc
4594 mov %g2, %g7 ! TSB pointer macro clobbers tagacc
/illumos-gate/usr/src/tools/cscope-fast/
H A Dfind.c110 *macro = '\0'; in findsymbol()
160 s = macro; in findsymbol()
167 *macro = '\0'; in findsymbol()
227 if (*macro != '\0' && s != macro) { in findsymbol()
281 *macro = '\0'; in finddef()
305 s = macro; in finddef()
312 *macro = '\0'; in finddef()
345 if (*macro != '\0' && s != macro) { in finddef()
498 *macro = '\0'; in findcalling()
521 *macro = '\0'; in findcalling()
[all …]
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dauth.test22 # disable this test if the SQLITE_OMIT_AUTHORIZATION macro is
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in41 ** The SQLITE_UTF8 macro is defined if the library expects to see
42 ** UTF-8 encoded data. The SQLITE_ISO8859 macro is defined if the
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dnewkey.c57 newkey(char *rcvchars, short keyval, bool macro) in newkey() argument
84 if (macro) { in newkey()
107 cur_term->funckeystarter[*str] |= (macro ? _MACRO : _KEY); in newkey()
/illumos-gate/usr/src/cmd/sh/
H A Dmacro.c411 macro(as) in macro() function
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README348 4204447 elfdump should understand SHN_AFTER/SHN_BEGIN macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg288 # Reference to this strings is via the MSG_ORIG() macro, and thus no message
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg1543 # Reference to this strings is via the MSG_ORIG() macro, and thus no message
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg719 # is via the MSG_ORIG() macro, and thus translations are not required.
1334 # Reference to this strings is via the MSG_ORIG() macro, and thus no message
/illumos-gate/usr/src/cmd/sgs/ld/common/
H A Dld.msg54 # Reference to these strings is via the MSG_ORIG() macro, and thus no message
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg301 # Reference to this strings is via the MSG_ORIG() macro, and thus no message
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg330 # Reference to this strings is via the MSG_ORIG() macro, and thus no message
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg212 # Reference to this strings is via the MSG_ORIG() macro, and thus no message
/illumos-gate/usr/src/cmd/refer/
H A Drefer6.c16 #define dsde (macro? "de" : "ds")
17 #define ifnl (macro? sep : ' ')
33 int nauth = 0, i, lastype = 0, cch, macro = 0, la; in putref() local
42 if (lastype && macro) in putref()
47 macro = 1; in putref()
51 macro = 0; in putref()
67 if (macro) in putref()
88 if (macro) in putref()
107 if (macro) in putref()
123 if (lastype && macro) in putref()

12345678910>>...14