Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dcrc32.c179 struct once_s { struct
180 atomic_flag begun;
181 atomic_int done;
208 struct once_s { struct
209 volatile int begun;
210 volatile int done;
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dcrc32.c179 struct once_s { struct
180 atomic_flag begun;
181 atomic_int done;
208 struct once_s { struct
209 volatile int begun;
210 volatile int done;
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dcrc32.c179 struct once_s { struct
180 atomic_flag begun;
181 atomic_int done;
208 struct once_s { struct
209 volatile int begun;
210 volatile int done;