Searched refs:FstOnceType (Results 1 – 3 of 3) sorted by relevance
36 typedef int FstOnceType; typedef40 inline int FstOnceInit(FstOnceType *once, void (*init)(void)) { in FstOnceInit()
119 static FstOnceType register_init_;127 FstOnceType GenericRegister<KeyType, EntryType,
181 static fst::FstOnceType register_init_; // ensures only called once187 fst::FstOnceType FlagRegister<T>::register_init_ = fst::FST_ONCE_INIT;