Searched defs:do_once (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sparc64/dev/ | ||
H A D | auxio.c | 122 static int do_once = 1; in auxio_attach_common() local |
/netbsd-src/tests/usr.bin/indent/ | ||
H A D | lsym_preprocessing.c | 222 #define do_once(stmt) \ macro |