HomeSort by: relevance | last modified time | path
    Searched defs:WILD (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/config/
defs.h 347 #define WILD (-2) /* unit number for, e.g., "sd?" */
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbt.c 256 #define WILD(node) ((node)->wild)
2316 WILD(node) = 0;
  /src/external/gpl3/gdb/dist/gdb/
symtab.h 65 /* Wild matching. Matches unqualified symbol names in all
67 WILD,
85 languages. The same as WILD matching in Ada. */
114 /* Return true if we're supposed to be doing a wild match look
157 /* True if really doing wild matching. Even if the user requests
158 wild matching, some cases require full matching. */
169 specially. We always do a non-wild match of the symbol name
391 LOOKUP_NAME. E.g., in C++, in linespec/wild mode, if the symbol is
  /src/external/gpl3/gdb.old/dist/gdb/
symtab.h 65 /* Wild matching. Matches unqualified symbol names in all
67 WILD,
85 languages. The same as WILD matching in Ada. */
114 /* Return true if we're supposed to be doing a wild match look
157 /* True if really doing wild matching. Even if the user requests
158 wild matching, some cases require full matching. */
169 specially. We always do a non-wild match of the symbol name
401 LOOKUP_NAME. E.g., in C++, in linespec/wild mode, if the symbol is
  /src/external/gpl3/binutils/dist/ld/
ldlex.c 1448 WILD inside the braces of an output section or overlay,
1465 #define WILD 5
1839 SCRIPT or WILD state into EXPRESSION state.
2885 case YY_STATE_EOF(WILD):
4025 BEGIN (WILD);
  /src/external/gpl3/binutils.old/dist/ld/
ldlex.c 1448 WILD inside the braces of an output section or overlay,
1465 #define WILD 5
1839 SCRIPT or WILD state into EXPRESSION state.
2885 case YY_STATE_EOF(WILD):
4025 BEGIN (WILD);

Completed in 37 milliseconds