once
static int once;
if (once++)
unsigned once:1;
ttmp->once = 1;
ttmp->once = 0;
if (trap->once) {
.once = ONCE_INITIALIZER,
thr_once(&arc4random_global.once, &arc4random_initialize);
once_t once;
once(&gmt_once, gmtcheck1);
if (fbp->once == 0) {
fbp->once = 1;
int once;
bool once = false;
once = true;
if (!once)
int once = 0;
if (maybe != 0 || once || IF_RESCAN_DELAY())
once = 1;
static int once=1;
if (once) {
once = 0;
static int once;
if (once == 1)
once = 1;
static int once;
if (once == 1)
once = 1;
static int once = 0;
if (once != 0)
once = 1;
static bool once = false;
if (once == false) {
once = true;
static bool once=false;
if (once == true)
once = true;
static int once = 0;
if (once != 0)
once = 1;
static once_t once;
error = RUN_ONCE(&once, aes_select);
static bool once = false;
if (once != true) {
once = true;
cmd.ucode.once.enable = 0xffffffff;
cmd.ucode.once.start = IWN5000_CALIB_DC;
cmd.ucode.once.enable = 0xffffffff;
cmd.ucode.once.start = 0xffffffff;
cmd.ucode.once.send = 0xffffffff;
struct iwn5000_calib_elem once;
int once;
once = 0;
once++;
if (once > 1) {
once = 0;
once++;
if (once > 1) {
PTHREAD_REQUIRE(pthread_once(&once, once3_ofunc));
PTHREAD_REQUIRE(pthread_once(&once, ofunc));
(void)pthread_once(&once, &ofunc_silent);
once = once0;
(void)pthread_once(&once, &ofunc_silent);
static pthread_once_t once = PTHREAD_ONCE_INIT;
PTHREAD_REQUIRE(pthread_once(&once, ofunc));
PTHREAD_REQUIRE(pthread_once(&once, ofunc));
PTHREAD_REQUIRE(pthread_once(&once, once2_ofunc));
static bool once = true;
if (once != first)
once = false;
static bool once = false;
if (once)
once = true;
static int once = 0;
if (once)
once = 1;