Home
last modified time | relevance | path

Searched refs:old_flag (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dcli_hush.c206 int old_flag; /* for figuring out valid reserved words */ member
2367 ctx->old_flag=0;
2422 } else if ( ctx->w == RES_NONE || ! (ctx->old_flag & (1<<r->code))) {
2429 ctx->old_flag = r->flag;
2430 if (ctx->old_flag & FLAG_END) {
3205 if (rcode != 1 && ctx.old_flag != 0) {
3211 if (rcode != 1 && ctx.old_flag == 0) {
3232 if (ctx.old_flag != 0) {