Home
last modified time | relevance | path

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

/external/mksh/src/
Dvar.c105 if ((vq = global(vp->name))->flag & ISSET) in popblock()
144 tp->flag = DEFINED|ISSET; in initvar()
278 vp->flag |= ISSET|INTEGER; in isglobal()
286 vp->flag &= ~(ISSET|INTEGER); in isglobal()
299 vp->flag &= ~(ISSET|INTEGER); in isglobal()
384 if (!(vp->flag&ISSET)) in str_val()
475 vq->flag &= ~(ISSET|ALLOC); in setstr()
490 vq->flag |= ISSET; in setstr()
502 vtemp->flag = (ISSET|INTEGER); in setint()
510 vq->flag |= ISSET; in setint()
[all …]
Dexec.c448 vp_pipest->flag = DEFINED | ISSET | INTEGER | RDONLY | in execute()
603 (ext_cmd->flag & ISSET))) in comexec()
700 if (!(tp->flag & ISSET)) { in comexec()
714 !(ftp->flag & ISSET)) { in comexec()
817 if (!(tp->flag&ISSET)) { in comexec()
1061 if (tp->flag & ISSET) in define()
1077 tp->flag &= ~(ISSET|ALLOC|FKSH); in define()
1088 tp->flag |= (ISSET|ALLOC); in define()
1183 if (tp && !(tp->flag & ISSET)) { in findcom()
1196 if (tp && (tp->flag & ISSET) && in findcom()
[all …]
Dfuncs.c671 if (tp && !(tp->flag & ISSET)) in do_whence()
699 if (!(tp->flag & ISSET)) { in do_whence()
710 if (tp->flag & ISSET) { in do_whence()
838 if ((ap->flag & (ISSET|xflag)) == (ISSET|xflag)) { in c_alias()
868 if (ap != NULL && (ap->flag&ISSET)) { in c_alias()
888 ap->flag &= ~(ALLOC|ISSET); in c_alias()
897 ap->flag |= ALLOC|ISSET; in c_alias()
899 ap->flag &= ~ISSET; in c_alias()
953 ap->flag &= ~(ALLOC|ISSET); in c_unalias()
956 ap->flag &= ~(DEFINED|ISSET|EXPORT); in c_unalias()
[all …]
Deval.c355 v.flag = DEFINED|ISSET|INTEGER; in expand()
1147 if (vp->flag & (ISSET|ARRAY)) in varsub()
1150 if (vp->flag & ISSET) in varsub()
1308 if (!(vp->flag&ISSET)) in varsub()
1838 if (!(ap->flag & ISSET)) { in homedir()
1845 ap->flag |= DEFINED|ISSET|ALLOC; in homedir()
Dexpr.c668 vp->flag = ISSET|INTEGER; in tempvar()
684 (vp->flag & (ISSET|INTEGER|EXPRLVALUE)) == (ISSET|INTEGER)) in intvar()
Djobs.c1249 vp->flag = DEFINED | ISSET | INTEGER | RDONLY | ARRAY | INT_U; in j_waitj()
1266 vp->flag = DEFINED | ISSET | INTEGER | RDONLY | in j_waitj()
Dsyn.c841 p->flag |= DEFINED|ISSET; in initkeywords()
Dlex.c1033 (p->flag & ISSET)) { in yylex()
Dmain.c450 if (!(vp->flag & ISSET) || in main_init()
Dsh.h1512 #define ISSET BIT(2) /* has value, vp->val.[si] */ macro
Dedit.c4125 if (!cmd[1] || !ap || !(ap->flag & ISSET)) in vi_cmd()
/external/swiftshader/third_party/LLVM/lib/Support/
Dregexec.c63 #define ISSET(v, n) (((v) & ((unsigned long)1 << (n))) != 0) macro
89 #undef ISSET
110 #define ISSET(v, n) ((v)[n]) macro
Dregengine.inc743 if (ISSET(st, stopst) || p == stop)
758 if (ISSET(st, stopst))
826 if (ISSET(st, stopst))
979 if (ISSET(st, i)) {
/external/llvm/lib/Support/
Dregexec.c63 #define ISSET(v, n) (((v) & ((unsigned long)1 << (n))) != 0) macro
89 #undef ISSET
110 #define ISSET(v, n) ((v)[n]) macro
Dregengine.inc743 if (ISSET(st, stopst) || p == stop)
758 if (ISSET(st, stopst))
826 if (ISSET(st, stopst))
979 if (ISSET(st, i)) {
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregexec.c63 #define ISSET(v, n) (((v) & ((unsigned long)1 << (n))) != 0) macro
89 #undef ISSET
110 #define ISSET(v, n) ((v)[n]) macro
Dregengine.inc743 if (ISSET(st, stopst) || p == stop)
758 if (ISSET(st, stopst))
826 if (ISSET(st, stopst))
979 if (ISSET(st, i)) {
/external/ipsec-tools/src/racoon/
Dvar.h42 #define ISSET(exp, bit) (((exp) & (bit)) == (bit)) macro
Disakmp_quick.c333 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
620 if (ISSET(iph2->flags, ISAKMP_FLAG_C)) {
652 if (ISSET(iph2->flags, ISAKMP_FLAG_C)) {
710 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
857 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1401 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1482 if (ISSET(iph2->flags, ISAKMP_FLAG_C)) {
Disakmp_agg.c1340 if (ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1477 if (ISSET(((struct isakmp *)msg->v)->flags, ISAKMP_FLAG_E))
Disakmp_ident.c688 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1359 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
Disakmp_inf.c142 encrypted = ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E);
1002 if (ISSET(isakmp->flags, ISAKMP_FLAG_E)) {
Disakmp.c453 if (ISSET(isakmp->flags, ISAKMP_FLAG_C)) {
715 if (ISSET(isakmp->flags, ISAKMP_FLAG_C))
Disakmp_cfg.c1252 if (ISSET(isakmp->flags, ISAKMP_FLAG_E)) {