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

  /src/sys/kern/
gendevcalls.awk 63 function start_decl(arg) { function
144 start_decl($1)
161 start_decl(call_name)
  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 5529 start_decl (struct c_declarator *declarator, struct c_declspecs *declspecs,
5788 /* If `start_decl' didn't like having an initialization, ignore it now. */
6407 /* We do not use start_decl here because we have a type, not a declarator;
8253 reset later in start_decl. */
5506 start_decl (struct c_declarator *declarator, struct c_declspecs *declspecs, function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 5123 start_decl (struct c_declarator *declarator, struct c_declspecs *declspecs,
5380 /* If `start_decl' didn't like having an initialization, ignore it now. */
5995 /* We do not use start_decl here because we have a type, not a declarator;
7749 reset later in start_decl. */
5100 start_decl (struct c_declarator *declarator, struct c_declspecs *declspecs, function
  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 5903 start_decl (const cp_declarator *declarator,
6235 /* else we already gave an error in start_decl. */
12166 INITIALIZED is as for start_decl.
5892 start_decl (const cp_declarator *declarator, function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 5569 start_decl (const cp_declarator *declarator,
5890 /* else we already gave an error in start_decl. */
11684 INITIALIZED is as for start_decl.
5558 start_decl (const cp_declarator *declarator, function

Completed in 76 milliseconds