Searched refs:TYPE_NONE (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dprintf-args.h51 TYPE_NONE, enumerator in enum:__anon10358
H A Dprintf-parse.c126 a->arg[a->count++].type = TYPE_NONE; \
127 if (a->arg[n].type == TYPE_NONE) \
557 type = TYPE_NONE;
565 if (type != TYPE_NONE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dprintf-args.h51 TYPE_NONE, enumerator in enum:__anon266
H A Dprintf-parse.c126 a->arg[a->count++].type = TYPE_NONE; \
127 if (a->arg[n].type == TYPE_NONE) \
557 type = TYPE_NONE;
565 if (type != TYPE_NONE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dprintf-args.h51 TYPE_NONE, enumerator in enum:__anon44383
H A Dprintf-parse.c126 a->arg[a->count++].type = TYPE_NONE; \
127 if (a->arg[n].type == TYPE_NONE) \
557 type = TYPE_NONE;
565 if (type != TYPE_NONE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-timechart.c108 #define TYPE_NONE 0 macro
431 if (p && p->current && p->current->state == TYPE_NONE) {
452 if (prev_p->current && prev_p->current->state != TYPE_NONE)
455 if (p->current->state != TYPE_NONE)
463 prev_p->current->state = TYPE_NONE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/
H A Dbuiltin-timechart.c108 #define TYPE_NONE 0 macro
431 if (p && p->current && p->current->state == TYPE_NONE) {
452 if (prev_p->current && prev_p->current->state != TYPE_NONE)
455 if (p->current->state != TYPE_NONE)
463 prev_p->current->state = TYPE_NONE;

Completed in 196 milliseconds