DEFAULT
Iface.IF_binding = DEFAULT;
case DEFAULT:
while (((t = token()) != 0) && t != MACHINE && t != DEFAULT)
"default", DEFAULT,
if (action == DEFAULT)
quedefs(DEFAULT); /* load default queue definitions */
mode = DEFAULT;
if (mode != DEFAULT) usage();
if (mode != DEFAULT) usage();
if (mode == DEFAULT || mode == CCACHE) {
if (mode == DEFAULT || mode == CCACHE)
if (mode == DEFAULT || mode == CCACHE)
DEFAULT, /* default library path */
case DEFAULT:
if (options & DEFAULT) {
int options = DEFAULT;
if (options & DEFAULT) {
cl_Classes[idx]->src_verify = DEFAULT;
cl_Classes[idx]->dst_verify = DEFAULT;
cl_Classes[idx]->relpath_2_CAS = DEFAULT;
return (DEFAULT);
cl_Classes[idx]->dst_verify = DEFAULT;
return (DEFAULT);
return (DEFAULT);
if (cl_dvfy(myclass) == DEFAULT) {
ttydef->g_iflags = DEFAULT.g_iflags;
ttydef->g_fflags = DEFAULT.g_fflags;
extern struct Gdef DEFAULT;
struct Gdef DEFAULT = { /* default terminal settings */
sp = &DEFAULT; /* use default */
sp = &DEFAULT; /* use default */
| DEFAULT { $$ = PT_DEFAULT; }
%token DEFAULT UPPER LOWER
ALLOWED_ADDRESS DEFAULT UPPER LOWER
else if (strcmp(buf, mode_strs[DEFAULT]) == 0)
fmt = DEFAULT;
fmt = DEFAULT;
fmt = DEFAULT;
fmt = DEFAULT;
DateFormat df = DateFormat.getDateTimeInstance(DateFormat.DEFAULT,
DateFormat.DEFAULT,
case DEFAULT:
t->tokstr = "default"; t++->tval = DEFAULT;
carg ::= DEFAULT STRING(X). {sqliteAddDefaultValue(pParse,&X,0);}
carg ::= DEFAULT ID(X). {sqliteAddDefaultValue(pParse,&X,0);}
carg ::= DEFAULT INTEGER(X). {sqliteAddDefaultValue(pParse,&X,0);}
carg ::= DEFAULT PLUS INTEGER(X). {sqliteAddDefaultValue(pParse,&X,0);}
carg ::= DEFAULT MINUS INTEGER(X). {sqliteAddDefaultValue(pParse,&X,1);}
carg ::= DEFAULT FLOAT(X). {sqliteAddDefaultValue(pParse,&X,0);}
carg ::= DEFAULT PLUS FLOAT(X). {sqliteAddDefaultValue(pParse,&X,0);}
carg ::= DEFAULT MINUS FLOAT(X). {sqliteAddDefaultValue(pParse,&X,1);}
carg ::= DEFAULT NULL.
refact(A) ::= SET DEFAULT. { A = OE_SetDflt; }
config_token_t token = DEFAULT;