Home
last modified time | relevance | path

Searched refs:need_init (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/lib/libc/gen/
H A Darc4random.c117 bool need_init; in _rs_stir() local
127 need_init = false; in _rs_stir()
131 need_init = true; in _rs_stir()
150 if (need_init) in _rs_stir()
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.c2145 FT_Bool need_init; in FT_LOCAL_DEF() local
2184 need_init = !face->blend; in FT_LOCAL_DEF()
2186 if ( need_init ) in FT_LOCAL_DEF()
2266 if ( need_init ) in FT_LOCAL_DEF()
/third_party/backends/sanei/
H A Dsanei_scsi.c1846 static int need_init = 1; variable
1854 if (need_init) \
1856 need_init = 0; \

Completed in 13 milliseconds