HomeSort by: relevance | last modified time | path
    Searched defs:do_once (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sparc64/dev/
auxio.c 122 static int do_once = 1; local in function:auxio_attach_common
125 if (do_once) {
131 do_once = 0;
auxio.c 122 static int do_once = 1; local in function:auxio_attach_common
125 if (do_once) {
131 do_once = 0;
  /src/tests/usr.bin/indent/
lsym_preprocessing.c 222 #define do_once(stmt) \ macro
lsym_preprocessing.c 222 #define do_once(stmt) \ macro

Completed in 22 milliseconds