/src/tests/usr.bin/indent/ |
lsym_eof.c | 11 int decl; variable in typeref:typename:int 15 int decl; variable in typeref:typename:int
|
opt_P.c | 15 int decl; variable in typeref:typename:int 19 int decl; variable in typeref:typename:int
|
opt_lc.c | 14 int decl; /* This is not a variable in typeref:typename:int 26 int decl; /* This is not a block comment, it is not affected by the variable in typeref:typename:int
|
lsym_postfix_op.c | 12 int decl = lvalue ++; variable in typeref:typename:int 13 int decl = lvalue --; variable in typeref:typename:int 17 int decl = lvalue++; variable in typeref:typename:int 18 int decl = lvalue--; variable in typeref:typename:int 26 int decl = lvalue **; variable in typeref:typename:int 30 int decl = lvalue * *; variable in typeref:typename:int
|
indent_off_on.c | 87 int decl ; variable in typeref:typename:int 89 int decl ; variable in typeref:typename:int 91 int decl ; variable in typeref:typename:int 95 int decl; variable in typeref:typename:int 97 int decl ; variable in typeref:typename:int 99 int decl; variable in typeref:typename:int 108 int decl ; variable in typeref:typename:int 110 int decl ; variable in typeref:typename:int 112 int decl ; variable in typeref:typename:int 116 int decl; variable in typeref:typename:int 118 int decl ; variable in typeref:typename:int 120 int decl; variable in typeref:typename:int [all...] |
lsym_comment.c | 201 int decl;/*-fixed comment variable in typeref:typename:int 206 int decl; /*-fixed comment variable in typeref:typename:int 237 int decl;/*-fixed comment variable in typeref:typename:int 242 int decl; /*-fixed comment variable in typeref:typename:int 274 int decl; /*-|fixed comment variable in typeref:typename:int 283 int decl; /*-|fixed comment variable in typeref:typename:int 555 int decl; /* declaration comment */ local in function:function 557 int decl; /* short local in function:function 562 int decl; /* long single-line declaration comment that is longer than the allowed line width */ local in function:function 564 int decl; /* long multi-line declaration commen local in function:function 568 int decl; \/\/ C99 declaration comment local in function:function 571 int decl; \/* indented declaration *\/ local in function:function 573 int decl; \/* indented declaration *\/ local in function:function 575 int decl; \/* indented declaration *\/ local in function:function 577 int decl; \/* indented declaration *\/ local in function:function 589 int decl; \/* declaration comment *\/ local in function:function 591 int decl; \/* short multi-line declaration comment *\/ local in function:function 593 int decl; \/* long single-line declaration comment that local in function:function 596 int decl; \/* long multi-line declaration comment that is local in function:function 599 int decl; \/\/ C99 declaration comment local in function:function 602 int decl; \/* indented declaration *\/ local in function:function 604 int decl; \/* indented declaration *\/ local in function:function 606 int decl; \/* indented declaration *\/ local in function:function 612 int decl; \/* indented declaration local in function:function 885 int decl; variable in typeref:typename:int [all...] |
opt_l.c | 39 int decl; /* comment comment comment comment */ variable in typeref:typename:int 47 int decl; /* comment comment comment comment */ variable in typeref:typename:int 51 int decl; /* comment comment variable in typeref:typename:int
|
opt_badp.c | 47 int decl; local in function:declaration 88 int decl; local in function:declaration_statement 97 int decl; local in function:declaration_statement 111 int decl; local in function:declaration_blank_statement 127 int decl; local in function:declaration_blank_blank_statement 149 int decl; local in function:nested 161 int decl; local in function:nested 192 void f(void) { int decl; stmt; } local in function:f 199 int decl; local in function:f 208 int decl; local in function:f 273 void f(void) { int decl; stmt1; stmt2; } local in function:f 280 int decl; local in function:f [all...] |
opt_di.c | 49 int decl ; variable in typeref:typename:int 57 int decl; variable in typeref:typename:int 65 int decl; variable in typeref:typename:int 70 int decl; variable in typeref:typename:int 75 int decl; variable in typeref:typename:int 79 int decl; variable in typeref:typename:int
|
opt_bacc.c | 95 int decl; variable in typeref:typename:int
|
fmt_expr.c | 39 int decl = 1; 52 int decl = 1;
|
opt_dj.c | 35 int decl; local in function:example 44 int decl; local in function:example 53 int decl; local in function:example
|
/src/lib/libc/arch/i386/sys/ |
fork.S | 45 decl %edx /* from 1 to 0 in child, 0 to -1 in parent */
|
__vfork14.S | 55 decl %edx
|
/src/lib/libc/arch/x86_64/sys/ |
fork.S | 45 decl %edx /* from 1 to 0 in child, 0 to -1 in parent */
|
__vfork14.S | 55 decl %edx
|
/src/tests/usr.bin/cc/ |
t_ctype_abuse.sh | 55 var) decl='x'; ref='x';; 56 ptr) decl='*x'; ref='*x';; 57 array) decl='x[]'; ref='x[0]';; 59 decl='f(void)'; ref='f()';; 65 extern char $decl;
|
/src/lib/libc/arch/i386/string/ |
strncmp.S | 29 decl %edx 39 decl %edx 49 decl %edx 59 decl %edx 69 decl %edx 79 decl %edx 89 decl %edx 99 decl %edx
|
/src/usr.bin/rpcgen/ |
rpc_cout.c | 328 print_stat(1, &dl->decl); 409 print_stat(1, &dl->decl); 415 if ((dl->decl.prefix == NULL) && 416 ((ptr = find_type(dl->decl.type)) != NULL) && 417 ((dl->decl.rel == REL_ALIAS) || (dl->decl.rel == REL_VECTOR))) { 419 if (dl->decl.rel == REL_ALIAS) 438 print_stat(1, &dl->decl); 455 if ((dl->decl.prefix == NULL) && ((ptr = find_type(dl->decl.type)) != NULL) && ((dl->decl.rel == REL_ALIAS) || (dl->decl.rel == REL_VECTOR))) [all...] |
rpc_clntout.c | 123 ptype(proc->args.decls->decl.prefix, proc->args.decls->decl.type, 1); 136 if (!streq(proc->args.decls->decl.type, "void")) { 140 &l->decl, 0, ", "); 199 if (newstyle && !args2 && (streq(proc->args.decls->decl.type, "void"))) { 220 l->decl.name, l->decl.name); 239 stringfix(proc->args.decls->decl.type), 241 (newstyle ? proc->args.decls->decl.name : "argp"), 247 stringfix(proc->args.decls->decl.type) [all...] |
/src/common/lib/libc/arch/i386/string/small/ |
memcpy.S | 58 decl %esi 60 decl %edi
|
memcmp.S | 49 decl %eax
|
strcmp.S | 38 decl %ecx
|
/src/lib/libc/compat/arch/i386/sys/ |
compat_Ovfork.S | 58 decl %edx
|
/src/lib/libc/compat/arch/x86_64/sys/ |
compat_Ovfork.S | 58 decl %edx
|