Home
last modified time | relevance | path

Searched refs:once_t (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/zlib/
H A Dcrc32.c216 typedef struct once_s once_t; typedef
236 local void once(once_t *state, void (*init)(void)) { in once()
268 local void once(once_t *state, void (*init)(void)) { in once()
283 local once_t made = ONCE_INIT;