Home
last modified time | relevance | path

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

/dports/comms/flamp/flamp-2.2.07/src/include/
H A Dscript_parsing.h375 bool sync_with_prior(void) { return _sync_with_prior; } in sync_with_prior() function
376 void sync_with_prior(bool value) { _sync_with_prior = value; } in sync_with_prior() function