Searched defs:_Doneinit (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libvcodex/
H A Dvcmethod.c65 static int _Doneinit; variable
66 #define VCMTINIT() (_Doneinit ? 0 : (_Doneinit = 1, vcmtinit()) )

Completed in 10 milliseconds