Lines Matching defs:no
34 static const char yes[] = "YES", no[] = "NO", undefined[] = "UNDEFINED";
131 p = no;
152 p = no;
195 p = no;
212 p = no;
225 /* F2018 (N2137) 12.10.2.26: If there is no connection, recl is
272 p = no;
337 p = no;
442 p = no;
570 p = (!u || u->flags.action == ACTION_WRITE) ? no : yes;
576 p = (!u || u->flags.action == ACTION_READ) ? no : yes;
582 p = (!u || u->flags.action != ACTION_READWRITE) ? no : yes;
618 p = no;
727 /* F2018 (N2137) 12.10.2.26: If there is no connection, recl is