Searched defs:local_var (Results 1 - 4 of 4) sorted by relevance
| /src/tests/usr.bin/indent/ | ||
| H A D | opt_cd.c | 13 int local_var /* unfinished declaration */ variable in typeref:typename:int 26 int local_var /* unfinished declaration */ variable in typeref:typename:int 41 int local_var /* unfinished declaration */ variable in typeref:typename:int |
| /src/tests/usr.bin/xlint/lint1/ | ||
| H A D | msg_152.c | 18 struct incomplete local_var; local in function:caller |
| /src/tests/lib/libc/tls/dso/ | ||
| H A D | h_tls_dlopen.c | 49 static __thread pid_t (*local_var)(void) = getpid; variable in typeref:typename:__thread pid_t (*)(void) |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/ | ||
| H A D | tsan_posix.cc | 75 static __thread int local_var; variable in typeref:typename:__thread int |
Completed in 4 milliseconds