once
unsigned once:1;
ttmp->once = 1;
if(trap->once) {
ttmp->once = 0;
int once;
static pthread_once_t once = PTHREAD_ONCE_INIT;
(void) pthread_once(&once, ERR_load_ERR_strings_internal);
static pthread_once_t once = PTHREAD_ONCE_INIT;
if (pthread_once(&once, OPENSSL_init_ssl_internal) != 0)
static pthread_once_t once = PTHREAD_ONCE_INIT;
if (pthread_once(&once, tls_do_init) != 0)
static int once;
if (once == 1)
once = 1;
static int once;
if (once == 1)
once = 1;
bool once;
once = mode & DRM_MM_INSERT_ONCE;
hole = once ? NULL : next_hole(mm, hole, mode)) {
#define _DRM_PRINTK(once, level, fmt, ...) \
printk##once(KERN_##level "[" DRM_NAME "] " fmt, ##__VA_ARGS__)
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;
static int once = 0;
if (!once) {
once = 1;
static int once = 0;
if (!once) {
once = 1;
static int once = 0;
if (!once) {
once = 1;
static int once = 0;
if (once)
once = 1;
struct once *o = NULL;
o = (struct once *)malloc(sizeof(*o));
struct once *next; /* Next one */
struct once *root = NULL;
ofp_print_oxm_field(const u_char *bp, u_int length, int omlen, int once)
if (once)