Home
last modified time | relevance | path

Searched defs:static_var (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopt-functions.awk204 function static_var(name, flags) function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopt-functions.awk227 function static_var(name, flags) function
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dinit.c108 static int static_var = 1; variable