ok                266 lib/cib/cib_ops.c         gboolean ok = TRUE;
ok                269 lib/cib/cib_ops.c         ok = replace_xml_child(NULL, obj_root, input, FALSE);
ok                270 lib/cib/cib_ops.c         if (ok == FALSE) {
ok                 48 maint/gnulib/lib/c-strcasestr.c   bool ok = true; /* True if NEEDLE is prefix of HAYSTACK.  */
ok                 54 maint/gnulib/lib/c-strcasestr.c     ok &= (c_tolower ((unsigned char) *haystack++)
ok                 58 maint/gnulib/lib/c-strcasestr.c   if (ok)
ok                382 maint/gnulib/lib/malloc/dynarray-skeleton.c       bool ok;
ok                386 maint/gnulib/lib/malloc/dynarray-skeleton.c       ok = __libc_dynarray_resize (&list->u.dynarray_abstract,
ok                389 maint/gnulib/lib/malloc/dynarray-skeleton.c       if (ok)
ok                397 maint/gnulib/lib/malloc/dynarray-skeleton.c       ok = __libc_dynarray_resize_clear
ok                401 maint/gnulib/lib/malloc/dynarray-skeleton.c       ok =  __libc_dynarray_resize (&list->u.dynarray_abstract,
ok                405 maint/gnulib/lib/malloc/dynarray-skeleton.c       if (__glibc_unlikely (!ok))
ok                407 maint/gnulib/lib/malloc/dynarray-skeleton.c       return ok;
ok                285 maint/gnulib/lib/mktime.c   long_int ok = 0;
ok                293 maint/gnulib/lib/mktime.c       long_int mid = long_int_avg (ok, bad);
ok                294 maint/gnulib/lib/mktime.c       if (mid == ok || mid == bad)
ok                297 maint/gnulib/lib/mktime.c 	ok = mid, oktm = *tp;
ok                306 maint/gnulib/lib/mktime.c   *t = ok;
ok               1719 maint/gnulib/lib/parse-datetime.y   bool ok = false;
ok               2367 maint/gnulib/lib/parse-datetime.y   ok = true;
ok               2373 maint/gnulib/lib/parse-datetime.y   return ok;
ok               2401 maint/gnulib/lib/parse-datetime.y   bool ok = parse_datetime_body (result, p, now, 0, tz, tzstring);
ok               2403 maint/gnulib/lib/parse-datetime.y   return ok;
ok               1453 maint/gnulib/lib/regcomp.c   bool ok;
ok               1470 maint/gnulib/lib/regcomp.c 	  ok = re_node_set_insert (dfa->edests + clone_node, clone_dest);
ok               1471 maint/gnulib/lib/regcomp.c 	  if (__glibc_unlikely (! ok))
ok               1492 maint/gnulib/lib/regcomp.c 	      ok = re_node_set_insert (dfa->edests + clone_node, org_dest);
ok               1493 maint/gnulib/lib/regcomp.c 	      if (__glibc_unlikely (! ok))
ok               1502 maint/gnulib/lib/regcomp.c 	  ok = re_node_set_insert (dfa->edests + clone_node, clone_dest);
ok               1503 maint/gnulib/lib/regcomp.c 	  if (__glibc_unlikely (! ok))
ok               1521 maint/gnulib/lib/regcomp.c 	      ok = re_node_set_insert (dfa->edests + clone_node, clone_dest);
ok               1522 maint/gnulib/lib/regcomp.c 	      if (__glibc_unlikely (! ok))
ok               1533 maint/gnulib/lib/regcomp.c 	      ok = re_node_set_insert (dfa->edests + clone_node, clone_dest);
ok               1534 maint/gnulib/lib/regcomp.c 	      if (__glibc_unlikely (! ok))
ok               1542 maint/gnulib/lib/regcomp.c 	  ok = re_node_set_insert (dfa->edests + clone_node, clone_dest);
ok               1543 maint/gnulib/lib/regcomp.c 	  if (__glibc_unlikely (! ok))
ok               1593 maint/gnulib/lib/regcomp.c   bool ok;
ok               1602 maint/gnulib/lib/regcomp.c 	  ok = re_node_set_insert_last (dfa->inveclosures + elems[idx], src);
ok               1603 maint/gnulib/lib/regcomp.c 	  if (__glibc_unlikely (! ok))
ok               1212 maint/gnulib/lib/regexec.c           bool ok = re_node_set_insert (eps_via_nodes, node);
ok               1213 maint/gnulib/lib/regexec.c           if (__glibc_unlikely (! ok))
ok               1278 maint/gnulib/lib/regexec.c 	      bool ok = re_node_set_insert (eps_via_nodes, node);
ok               1279 maint/gnulib/lib/regexec.c 	      if (__glibc_unlikely (! ok))
ok               1618 maint/gnulib/lib/regexec.c       bool ok;
ok               1645 maint/gnulib/lib/regexec.c       ok = re_node_set_insert (cur_dest, prev_node);
ok               1646 maint/gnulib/lib/regexec.c       if (__glibc_unlikely (! ok))
ok               2099 maint/gnulib/lib/regexec.c 	  bool ok;
ok               2125 maint/gnulib/lib/regexec.c 	  ok = re_node_set_insert (&local_sctx.limits, enabled_idx);
ok               2126 maint/gnulib/lib/regexec.c 	  if (__glibc_unlikely (! ok))
ok               2979 maint/gnulib/lib/regexec.c   bool ok;
ok               3011 maint/gnulib/lib/regexec.c 	      ok = re_node_set_insert (&union_set, next_node);
ok               3012 maint/gnulib/lib/regexec.c 	      if (__glibc_unlikely (! ok))
ok               3031 maint/gnulib/lib/regexec.c 	  ok = re_node_set_insert (next_nodes, dfa->nexts[cur_node]);
ok               3032 maint/gnulib/lib/regexec.c 	  if (__glibc_unlikely (! ok))
ok               3107 maint/gnulib/lib/regexec.c       bool ok;
ok               3114 maint/gnulib/lib/regexec.c 	      ok = re_node_set_insert (dst_nodes, cur_node);
ok               3115 maint/gnulib/lib/regexec.c 	      if (__glibc_unlikely (! ok))
ok               3120 maint/gnulib/lib/regexec.c       ok = re_node_set_insert (dst_nodes, cur_node);
ok               3121 maint/gnulib/lib/regexec.c       if (__glibc_unlikely (! ok))
ok               3199 maint/gnulib/lib/regexec.c 	      bool ok;
ok               3205 maint/gnulib/lib/regexec.c 	      ok = re_node_set_insert (&union_set, next_node);
ok               3206 maint/gnulib/lib/regexec.c 	      if (__glibc_unlikely (err != REG_NOERROR || ! ok))
ok               3427 maint/gnulib/lib/regexec.c   bool ok;
ok               3571 maint/gnulib/lib/regexec.c 	  ok = re_node_set_insert (&dests_node[j], cur_nodes->elems[i]);
ok               3572 maint/gnulib/lib/regexec.c 	  if (__glibc_unlikely (! ok))
ok                 49 maint/gnulib/lib/strcasestr.c   bool ok = true; /* True if NEEDLE is prefix of HAYSTACK.  */
ok                 56 maint/gnulib/lib/strcasestr.c       ok &= (TOLOWER ((unsigned char) *haystack)
ok                 63 maint/gnulib/lib/strcasestr.c   if (ok)
ok                 45 maint/gnulib/lib/strstr.c   bool ok = true; /* True if NEEDLE is prefix of HAYSTACK.  */
ok                 51 maint/gnulib/lib/strstr.c     ok &= *haystack++ == *needle++;
ok                 54 maint/gnulib/lib/strstr.c   if (ok)
ok                241 maint/gnulib/lib/time_rz.c       bool ok = change_env (tz);
ok                242 maint/gnulib/lib/time_rz.c       if (!ok)
ok                246 maint/gnulib/lib/time_rz.c       return ok;
ok                305 maint/gnulib/lib/time_rz.c           bool ok = 0 <= tm_1.tm_yday;
ok                307 maint/gnulib/lib/time_rz.c           ok = ok && save_abbr (tz, &tm_1);
ok                309 maint/gnulib/lib/time_rz.c           if (revert_tz (old_tz) && ok)
ok                 49 maint/gnulib/lib/xstrtod.c   bool ok = true;
ok                 56 maint/gnulib/lib/xstrtod.c     ok = false;
ok                 63 maint/gnulib/lib/xstrtod.c         ok = false;
ok                 70 maint/gnulib/lib/xstrtod.c   return ok;
ok                 38 maint/gnulib/tests/test-base32.c   bool ok;
ok                 93 maint/gnulib/tests/test-base32.c   ok = base32_decode (b32in, 8, out, &len);
ok                 94 maint/gnulib/tests/test-base32.c   ASSERT (ok);
ok                 99 maint/gnulib/tests/test-base32.c   ok = base32_decode (b32in, 8, out, &len);
ok                100 maint/gnulib/tests/test-base32.c   ASSERT (ok);
ok                106 maint/gnulib/tests/test-base32.c   ok = base32_decode (b32in, 8, out, &len);
ok                107 maint/gnulib/tests/test-base32.c   ASSERT (ok);
ok                113 maint/gnulib/tests/test-base32.c   ok = base32_decode (b32in, 8, out, &len);
ok                114 maint/gnulib/tests/test-base32.c   ASSERT (ok);
ok                120 maint/gnulib/tests/test-base32.c   ok = base32_decode (b32in, 8, out, &len);
ok                121 maint/gnulib/tests/test-base32.c   ASSERT (ok);
ok                127 maint/gnulib/tests/test-base32.c   ok = base32_decode (b32in, 8, out, &len);
ok                128 maint/gnulib/tests/test-base32.c   ASSERT (ok);
ok                134 maint/gnulib/tests/test-base32.c   ok = base32_decode (b32in, 8, out, &len);
ok                135 maint/gnulib/tests/test-base32.c   ASSERT (ok);
ok                141 maint/gnulib/tests/test-base32.c   ok = base32_decode (b32in, strlen (b32in), out, &len);
ok                142 maint/gnulib/tests/test-base32.c   ASSERT (ok);
ok                163 maint/gnulib/tests/test-base32.c     ok = base32_decode_ctx (&ctx, b32in, strlen (b32in), out, &len);
ok                164 maint/gnulib/tests/test-base32.c     ASSERT (ok);
ok                171 maint/gnulib/tests/test-base32.c   ok = base32_decode_alloc_ctx (NULL, b32in, strlen (b32in), &p, &len);
ok                172 maint/gnulib/tests/test-base32.c   ASSERT (ok);
ok                183 maint/gnulib/tests/test-base32.c     ok = base32_decode_alloc_ctx (&ctx, newlineb32, strlen (newlineb32), &p, &len);
ok                184 maint/gnulib/tests/test-base32.c     ASSERT (ok);
ok                194 maint/gnulib/tests/test-base32.c     ok = base32_decode_alloc_ctx (&ctx, "MFRGGZDFM\nZTWQ2LK", 17, &p, &len);
ok                195 maint/gnulib/tests/test-base32.c     ASSERT (ok);
ok                202 maint/gnulib/tests/test-base32.c     ok = base32_decode_alloc_ctx (&ctx, "MF\n", 3, &p, &len);
ok                203 maint/gnulib/tests/test-base32.c     ASSERT (ok);
ok                207 maint/gnulib/tests/test-base32.c     ok = base32_decode_alloc_ctx (&ctx, "RGGZDFMZ", 8, &p, &len);
ok                208 maint/gnulib/tests/test-base32.c     ASSERT (ok);
ok                213 maint/gnulib/tests/test-base32.c     ok = base32_decode_alloc_ctx (&ctx, "TWQ2LK", 6, &p, &len);
ok                214 maint/gnulib/tests/test-base32.c     ASSERT (ok);
ok                219 maint/gnulib/tests/test-base32.c     ok = base32_decode_alloc_ctx (&ctx, "", 0, &p, &len);
ok                220 maint/gnulib/tests/test-base32.c     ASSERT (ok);
ok                230 maint/gnulib/tests/test-base32.c     ok = base32_decode_alloc_ctx (&ctx, newlineb32, strlen (newlineb32), &p, &len);
ok                231 maint/gnulib/tests/test-base32.c     ASSERT (ok);
ok                236 maint/gnulib/tests/test-base32.c   ok = base32_decode_alloc_ctx (NULL, " ! ", 3, &p, &len);
ok                237 maint/gnulib/tests/test-base32.c   ASSERT (!ok);
ok                239 maint/gnulib/tests/test-base32.c   ok = base32_decode_alloc_ctx (NULL, "ABC\nDEF", 7, &p, &len);
ok                240 maint/gnulib/tests/test-base32.c   ASSERT (!ok);
ok                242 maint/gnulib/tests/test-base32.c   ok = base32_decode_alloc_ctx (NULL, "AA", 2, &p, &len);
ok                243 maint/gnulib/tests/test-base32.c   ASSERT (!ok);
ok                245 maint/gnulib/tests/test-base32.c   ok = base32_decode_alloc_ctx (NULL, "AA=", 3, &p, &len);
ok                246 maint/gnulib/tests/test-base32.c   ASSERT (!ok);
ok                248 maint/gnulib/tests/test-base32.c   ok = base32_decode_alloc_ctx (NULL, "AABBAAxx", 8, &p, &len);
ok                249 maint/gnulib/tests/test-base32.c   ASSERT (!ok);
ok                251 maint/gnulib/tests/test-base32.c   ok = base32_decode_alloc_ctx (NULL, "AABBAA=X", 8, &p, &len);
ok                252 maint/gnulib/tests/test-base32.c   ASSERT (!ok);
ok                254 maint/gnulib/tests/test-base32.c   ok = base32_decode_alloc_ctx (NULL, "AABBAA=X", 8, &p, &len);
ok                255 maint/gnulib/tests/test-base32.c   ASSERT (!ok);
ok                257 maint/gnulib/tests/test-base32.c   ok = base32_decode_alloc_ctx (NULL, "AABBAA=A", 8, &p, &len);
ok                258 maint/gnulib/tests/test-base32.c   ASSERT (!ok);
ok                 37 maint/gnulib/tests/test-base64.c   bool ok;
ok                 84 maint/gnulib/tests/test-base64.c   ok = base64_decode (b64in, 4, out, &len);
ok                 85 maint/gnulib/tests/test-base64.c   ASSERT (ok);
ok                 90 maint/gnulib/tests/test-base64.c   ok = base64_decode (b64in, 4, out, &len);
ok                 91 maint/gnulib/tests/test-base64.c   ASSERT (ok);
ok                 97 maint/gnulib/tests/test-base64.c   ok = base64_decode (b64in, 4, out, &len);
ok                 98 maint/gnulib/tests/test-base64.c   ASSERT (ok);
ok                104 maint/gnulib/tests/test-base64.c   ok = base64_decode (b64in, 4, out, &len);
ok                105 maint/gnulib/tests/test-base64.c   ASSERT (ok);
ok                111 maint/gnulib/tests/test-base64.c   ok = base64_decode (b64in, 4, out, &len);
ok                112 maint/gnulib/tests/test-base64.c   ASSERT (ok);
ok                118 maint/gnulib/tests/test-base64.c   ok = base64_decode (b64in, strlen (b64in), out, &len);
ok                119 maint/gnulib/tests/test-base64.c   ASSERT (ok);
ok                140 maint/gnulib/tests/test-base64.c     ok = base64_decode_ctx (&ctx, b64in, strlen (b64in), out, &len);
ok                141 maint/gnulib/tests/test-base64.c     ASSERT (ok);
ok                148 maint/gnulib/tests/test-base64.c   ok = base64_decode_alloc_ctx (NULL, b64in, strlen (b64in), &p, &len);
ok                149 maint/gnulib/tests/test-base64.c   ASSERT (ok);
ok                160 maint/gnulib/tests/test-base64.c     ok = base64_decode_alloc_ctx (&ctx, newlineb64, strlen (newlineb64), &p, &len);
ok                161 maint/gnulib/tests/test-base64.c     ASSERT (ok);
ok                171 maint/gnulib/tests/test-base64.c     ok = base64_decode_alloc_ctx (&ctx, "YW\nJjZGVmZ2hp", 13, &p, &len);
ok                172 maint/gnulib/tests/test-base64.c     ASSERT (ok);
ok                179 maint/gnulib/tests/test-base64.c     ok = base64_decode_alloc_ctx (&ctx, "YW\n", 3, &p, &len);
ok                180 maint/gnulib/tests/test-base64.c     ASSERT (ok);
ok                184 maint/gnulib/tests/test-base64.c     ok = base64_decode_alloc_ctx (&ctx, "JjZGVmZ2", 8, &p, &len);
ok                185 maint/gnulib/tests/test-base64.c     ASSERT (ok);
ok                190 maint/gnulib/tests/test-base64.c     ok = base64_decode_alloc_ctx (&ctx, "hp", 2, &p, &len);
ok                191 maint/gnulib/tests/test-base64.c     ASSERT (ok);
ok                196 maint/gnulib/tests/test-base64.c     ok = base64_decode_alloc_ctx (&ctx, "", 0, &p, &len);
ok                197 maint/gnulib/tests/test-base64.c     ASSERT (ok);
ok                207 maint/gnulib/tests/test-base64.c     ok = base64_decode_alloc_ctx (&ctx, newlineb64, strlen (newlineb64), &p, &len);
ok                208 maint/gnulib/tests/test-base64.c     ASSERT (ok);
ok                213 maint/gnulib/tests/test-base64.c   ok = base64_decode_alloc_ctx (NULL, " ! ", 3, &p, &len);
ok                214 maint/gnulib/tests/test-base64.c   ASSERT (!ok);
ok                216 maint/gnulib/tests/test-base64.c   ok = base64_decode_alloc_ctx (NULL, "abc\ndef", 7, &p, &len);
ok                217 maint/gnulib/tests/test-base64.c   ASSERT (!ok);
ok                219 maint/gnulib/tests/test-base64.c   ok = base64_decode_alloc_ctx (NULL, "aa", 2, &p, &len);
ok                220 maint/gnulib/tests/test-base64.c   ASSERT (!ok);
ok                222 maint/gnulib/tests/test-base64.c   ok = base64_decode_alloc_ctx (NULL, "aa=", 3, &p, &len);
ok                223 maint/gnulib/tests/test-base64.c   ASSERT (!ok);
ok                225 maint/gnulib/tests/test-base64.c   ok = base64_decode_alloc_ctx (NULL, "aax", 3, &p, &len);
ok                226 maint/gnulib/tests/test-base64.c   ASSERT (!ok);
ok                228 maint/gnulib/tests/test-base64.c   ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len);
ok                229 maint/gnulib/tests/test-base64.c   ASSERT (!ok);
ok                231 maint/gnulib/tests/test-base64.c   ok = base64_decode_alloc_ctx (NULL, "aa=X", 4, &p, &len);
ok                232 maint/gnulib/tests/test-base64.c   ASSERT (!ok);
ok                234 maint/gnulib/tests/test-base64.c   ok = base64_decode_alloc_ctx (NULL, "aax=X", 5, &p, &len);
ok                235 maint/gnulib/tests/test-base64.c   ASSERT (!ok);
ok                135 maint/gnulib/tests/test-dirname.c   bool ok = true;
ok                151 maint/gnulib/tests/test-dirname.c           ok = false;
ok                159 maint/gnulib/tests/test-dirname.c           ok = false;
ok                168 maint/gnulib/tests/test-dirname.c           ok = false;
ok                176 maint/gnulib/tests/test-dirname.c           ok = false;
ok                183 maint/gnulib/tests/test-dirname.c           ok = false;
ok                192 maint/gnulib/tests/test-dirname.c   return ok ? 0 : 1;
ok                134 maint/gnulib/tests/test-posixtm.c       bool ok;
ok                166 maint/gnulib/tests/test-posixtm.c       ok = posixtime (&t_out, T[i].in, T[i].syntax_bits);
ok                167 maint/gnulib/tests/test-posixtm.c       if (ok != !!T[i].valid)
ok                170 maint/gnulib/tests/test-posixtm.c                   T[i].in, !!ok, T[i].valid);
ok                175 maint/gnulib/tests/test-posixtm.c       if (!ok)
ok                 43 maint/gnulib/tests/test-scratch-buffer.c         bool ok;
ok                 48 maint/gnulib/tests/test-scratch-buffer.c         ok = scratch_buffer_set_array_size (&buf, size, 1);
ok                 49 maint/gnulib/tests/test-scratch-buffer.c         ASSERT (ok);
ok                 69 maint/gnulib/tests/test-scratch-buffer.c         bool ok;
ok                 76 maint/gnulib/tests/test-scratch-buffer.c             ok = scratch_buffer_grow (&buf);
ok                 77 maint/gnulib/tests/test-scratch-buffer.c             ASSERT (ok);
ok                 96 maint/gnulib/tests/test-scratch-buffer.c     bool ok;
ok                103 maint/gnulib/tests/test-scratch-buffer.c     ok = scratch_buffer_set_array_size (&buf, size, 1);
ok                104 maint/gnulib/tests/test-scratch-buffer.c     ASSERT (ok);
ok                116 maint/gnulib/tests/test-scratch-buffer.c             ok = scratch_buffer_grow_preserve (&buf);
ok                117 maint/gnulib/tests/test-scratch-buffer.c             ASSERT (ok);