Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/indent/ | |
opt_bbb.c | 21 * Documentation of global_variable. 23 int global_variable; variable in typeref:typename:int 49 * Documentation of global_variable. 51 int global_variable; variable in typeref:typename:int |
opt_bap.c | 19 int global_variable; variable in typeref:typename:int 51 int global_variable; variable in typeref:typename:int 82 int global_variable; variable in typeref:typename:int |
opt_bad.c | 15 int global_variable; variable in typeref:typename:int |
/src/tests/usr.bin/xlint/lint1/ | |
msg_019.c | 8 /* expect+1: error: void type for 'global_variable' [19] */ 9 void global_variable; variable in typeref:typename:void |