Home
last modified time | relevance | path

Searched defs:do_once (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc64/dev/
H A Dauxio.c122 static int do_once = 1; in auxio_attach_common() local
/netbsd-src/tests/usr.bin/indent/
H A Dlsym_preprocessing.c222 #define do_once(stmt) \ macro