NULL 109 gnulib-tests/argmatch.c if (vallist == NULL
NULL 151 gnulib-tests/argmatch.c const char *last_val = NULL;
NULL 207 gnulib-tests/argmatch.c return NULL;
NULL 54 gnulib-tests/getcwd-lgpl.c return NULL;
NULL 65 gnulib-tests/getcwd-lgpl.c return NULL;
NULL 92 gnulib-tests/getcwd-lgpl.c return NULL;
NULL 100 gnulib-tests/getcwd-lgpl.c if (ptr == NULL)
NULL 104 gnulib-tests/getcwd-lgpl.c return NULL;
NULL 104 gnulib-tests/printf-args.c if (ap->a.a_string == NULL)
NULL 113 gnulib-tests/printf-args.c if (ap->a.a_wide_string == NULL)
NULL 153 gnulib-tests/printf-args.c if (ap->a.a_u8_string == NULL)
NULL 165 gnulib-tests/printf-args.c if (ap->a.a_u16_string == NULL)
NULL 177 gnulib-tests/printf-args.c if (ap->a.a_u32_string == NULL)
NULL 121 gnulib-tests/printf-parse.c if (memory == NULL) \
NULL 148 gnulib-tests/printf-parse.c dp->width_start = NULL;
NULL 149 gnulib-tests/printf-parse.c dp->width_end = NULL;
NULL 151 gnulib-tests/printf-parse.c dp->precision_start = NULL;
NULL 152 gnulib-tests/printf-parse.c dp->precision_end = NULL;
NULL 598 gnulib-tests/printf-parse.c if (memory == NULL)
NULL 62 gnulib-tests/putenv.c if (name == NULL || *name == '\0' || strchr (name, '=') != NULL)
NULL 73 gnulib-tests/putenv.c while (*ep != NULL)
NULL 102 gnulib-tests/putenv.c if (name_end == NULL)
NULL 109 gnulib-tests/putenv.c for (ep = environ; *ep != NULL; ++ep)
NULL 116 gnulib-tests/putenv.c if (*ep == NULL)
NULL 118 gnulib-tests/putenv.c static char **last_environ = NULL;
NULL 120 gnulib-tests/putenv.c if (new_environ == NULL)
NULL 125 gnulib-tests/putenv.c new_environ[size + 1] = NULL;
NULL 89 gnulib-tests/setenv.c value != NULL ? *(char **) value : NULL; \
NULL 97 gnulib-tests/setenv.c # define KNOWN_VALUE(Str) NULL
NULL 121 gnulib-tests/setenv.c const size_t vallen = value != NULL ? strlen (value) + 1 : 0;
NULL 130 gnulib-tests/setenv.c if (ep != NULL)
NULL 132 gnulib-tests/setenv.c for (; *ep != NULL; ++ep)
NULL 139 gnulib-tests/setenv.c if (ep == NULL || *ep == NULL)
NULL 148 gnulib-tests/setenv.c (char **) (last_environ == NULL
NULL 151 gnulib-tests/setenv.c if (new_environ == NULL)
NULL 161 gnulib-tests/setenv.c if (combined != NULL)
NULL 175 gnulib-tests/setenv.c if (new_value == NULL)
NULL 187 gnulib-tests/setenv.c if (new_environ[size] == NULL)
NULL 191 gnulib-tests/setenv.c if (new_environ[size] == NULL)
NULL 222 gnulib-tests/setenv.c new_environ[size + 1] = NULL;
NULL 231 gnulib-tests/setenv.c if (combined != NULL)
NULL 243 gnulib-tests/setenv.c if (new_value == NULL)
NULL 255 gnulib-tests/setenv.c if (np == NULL)
NULL 259 gnulib-tests/setenv.c if (np == NULL)
NULL 295 gnulib-tests/setenv.c if (name == NULL || *name == '\0' || strchr (name, '=') != NULL)
NULL 301 gnulib-tests/setenv.c return __add_to_environ (name, value, NULL, replace);
NULL 312 gnulib-tests/setenv.c if (__environ == last_environ && __environ != NULL)
NULL 316 gnulib-tests/setenv.c last_environ = NULL;
NULL 320 gnulib-tests/setenv.c __environ = NULL;
NULL 336 gnulib-tests/setenv.c known_values = NULL;
NULL 639 gnulib-tests/setlocale.c if (result != NULL)
NULL 670 gnulib-tests/setlocale.c if (result != NULL)
NULL 687 gnulib-tests/setlocale.c if (result != NULL)
NULL 697 gnulib-tests/setlocale.c if (underscore != NULL)
NULL 701 gnulib-tests/setlocale.c if (territory_end == NULL)
NULL 750 gnulib-tests/setlocale.c if (result != NULL)
NULL 766 gnulib-tests/setlocale.c if (result != NULL)
NULL 777 gnulib-tests/setlocale.c return NULL;
NULL 795 gnulib-tests/setlocale.c if (locale != NULL)
NULL 813 gnulib-tests/setlocale.c if (locale != NULL && locale[0] == '\0')
NULL 832 gnulib-tests/setlocale.c saved_locale = setlocale (LC_ALL, NULL);
NULL 833 gnulib-tests/setlocale.c if (saved_locale == NULL)
NULL 834 gnulib-tests/setlocale.c return NULL;
NULL 836 gnulib-tests/setlocale.c if (saved_locale == NULL)
NULL 837 gnulib-tests/setlocale.c return NULL;
NULL 844 gnulib-tests/setlocale.c if (base_name == NULL)
NULL 847 gnulib-tests/setlocale.c if (setlocale_unixlike (LC_ALL, base_name) == NULL)
NULL 853 gnulib-tests/setlocale.c if (strchr (base_name, '.') != NULL
NULL 854 gnulib-tests/setlocale.c && strcmp (setlocale (LC_CTYPE, NULL), "C") == 0)
NULL 864 gnulib-tests/setlocale.c if (name == NULL)
NULL 874 gnulib-tests/setlocale.c if (setlocale_single (cat, name) == NULL)
NULL 880 gnulib-tests/setlocale.c return setlocale (LC_ALL, NULL);
NULL 886 gnulib-tests/setlocale.c return NULL;
NULL 892 gnulib-tests/setlocale.c if (name == NULL)
NULL 901 gnulib-tests/setlocale.c if (category == LC_ALL && locale != NULL && strchr (locale, '.') != NULL)
NULL 906 gnulib-tests/setlocale.c saved_locale = setlocale (LC_ALL, NULL);
NULL 907 gnulib-tests/setlocale.c if (saved_locale == NULL)
NULL 908 gnulib-tests/setlocale.c return NULL;
NULL 910 gnulib-tests/setlocale.c if (saved_locale == NULL)
NULL 911 gnulib-tests/setlocale.c return NULL;
NULL 913 gnulib-tests/setlocale.c if (setlocale_unixlike (LC_ALL, locale) == NULL)
NULL 916 gnulib-tests/setlocale.c return NULL;
NULL 922 gnulib-tests/setlocale.c if (strcmp (setlocale (LC_CTYPE, NULL), "C") == 0)
NULL 927 gnulib-tests/setlocale.c return NULL;
NULL 932 gnulib-tests/setlocale.c return setlocale (LC_ALL, NULL);
NULL 54 gnulib-tests/test-argmatch.c NULL
NULL 39 gnulib-tests/test-btowc.c if (setlocale (LC_ALL, "") == NULL)
NULL 66 gnulib-tests/test-c-stack.c if (c_stack_action (NULL) == 0)
NULL 36 gnulib-tests/test-c-strcasecmp.c if (setlocale (LC_ALL, "") == NULL)
NULL 36 gnulib-tests/test-c-strncasecmp.c if (setlocale (LC_ALL, "") == NULL)
NULL 130 gnulib-tests/test-dirname.c {NULL, NULL, NULL, NULL, NULL, false, false}
NULL 38 gnulib-tests/test-environ.c for (; (string = *remaining_variables) != NULL; remaining_variables++)
NULL 49 gnulib-tests/test-exclude.c NULL
NULL 46 gnulib-tests/test-freopen-safer.c || (myerr = fdopen (BACKUP_STDERR_FILENO, "w")) == NULL)
NULL 33 gnulib-tests/test-freopen.c ASSERT (freopen ("/dev/null", "r", stdin) != NULL);
NULL 45 gnulib-tests/test-getcwd-lgpl.c pwd1 = getcwd (NULL, 0);
NULL 55 gnulib-tests/test-getcwd-lgpl.c pwd2 = getcwd (NULL, 0);
NULL 64 gnulib-tests/test-getcwd-lgpl.c pwd2 = getcwd (NULL, len + 1);
NULL 72 gnulib-tests/test-getcwd-lgpl.c ASSERT (getcwd (pwd2, i) == NULL);
NULL 76 gnulib-tests/test-getcwd-lgpl.c tmp = getcwd (NULL, i);
NULL 91 gnulib-tests/test-getcwd-lgpl.c ASSERT (strstr (pwd2, "/./") == NULL);
NULL 92 gnulib-tests/test-getcwd-lgpl.c ASSERT (strstr (pwd2, "/../") == NULL);
NULL 93 gnulib-tests/test-getcwd-lgpl.c ASSERT (strstr (pwd2 + 1 + (pwd2[1] == '/'), "//") == NULL);
NULL 97 gnulib-tests/test-getcwd-lgpl.c ASSERT (getcwd(pwd2, 0) == NULL);
NULL 73 gnulib-tests/test-getopt.c || (myerr = fdopen (BACKUP_STDERR_FILENO, "w")) == NULL)
NULL 102 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 103 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 115 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 123 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 124 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 134 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 135 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 148 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 156 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 157 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 167 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 168 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 180 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 188 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 189 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 199 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 200 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 213 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 221 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 222 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 234 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 235 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 246 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 254 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 255 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 265 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 266 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 278 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 286 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 287 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 297 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 298 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 312 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 320 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 321 gnulib-tests/test-getopt.h ASSERT (q_value != NULL && strcmp (q_value, "baz") == 0);
NULL 334 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 335 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 346 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 354 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 355 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 365 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 366 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 378 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 386 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 387 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 397 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 398 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 410 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 418 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 419 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 433 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 434 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 448 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 456 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 457 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 467 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 468 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 482 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 490 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 491 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 501 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 502 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 516 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 524 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 525 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 535 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 536 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 550 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 558 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 559 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 569 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 570 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 584 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 592 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 593 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 603 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 604 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 618 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 626 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 627 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 639 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 640 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 650 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 658 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 659 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 669 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 670 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 680 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 688 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 689 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 699 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 700 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 710 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 718 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 719 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 731 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 732 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 747 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 762 gnulib-tests/test-getopt.h ASSERT (argv[7] == NULL);
NULL 765 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 766 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 781 gnulib-tests/test-getopt.h ASSERT (argv[7] == NULL);
NULL 784 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 785 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 798 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 799 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 819 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 839 gnulib-tests/test-getopt.h ASSERT (argv[12] == NULL);
NULL 842 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 843 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 863 gnulib-tests/test-getopt.h ASSERT (argv[12] == NULL);
NULL 866 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 867 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 881 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 882 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 897 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 910 gnulib-tests/test-getopt.h ASSERT (argv[7] == NULL);
NULL 913 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 914 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 929 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 930 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 950 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 968 gnulib-tests/test-getopt.h ASSERT (argv[12] == NULL);
NULL 971 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 972 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1004 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 1005 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 1020 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 1035 gnulib-tests/test-getopt.h ASSERT (argv[7] == NULL);
NULL 1038 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 1039 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1054 gnulib-tests/test-getopt.h ASSERT (argv[7] == NULL);
NULL 1057 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 1058 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1072 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 1073 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 1088 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 1101 gnulib-tests/test-getopt.h ASSERT (argv[7] == NULL);
NULL 1104 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 1105 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1115 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 1116 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 1126 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 1133 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 1134 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1146 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 1147 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 1167 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 1185 gnulib-tests/test-getopt.h ASSERT (argv[12] == NULL);
NULL 1188 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 1189 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1202 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 1203 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 1218 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 1233 gnulib-tests/test-getopt.h ASSERT (argv[7] == NULL);
NULL 1236 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 1237 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1252 gnulib-tests/test-getopt.h ASSERT (argv[7] == NULL);
NULL 1255 gnulib-tests/test-getopt.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 1256 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1272 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 1273 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 1288 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 1301 gnulib-tests/test-getopt.h ASSERT (argv[7] == NULL);
NULL 1304 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 1305 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1315 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 1316 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 1326 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 1333 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 1334 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1344 gnulib-tests/test-getopt.h const char *p_value = NULL;
NULL 1345 gnulib-tests/test-getopt.h const char *q_value = NULL;
NULL 1356 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 1363 gnulib-tests/test-getopt.h ASSERT (p_value == NULL);
NULL 1364 gnulib-tests/test-getopt.h ASSERT (q_value == NULL);
NULL 1385 gnulib-tests/test-getopt.h argv[argc] = NULL;
NULL 27 gnulib-tests/test-getopt_long.h { "alpha", no_argument, NULL, 'a' },
NULL 29 gnulib-tests/test-getopt_long.h { "prune", required_argument, NULL, 'p' },
NULL 31 gnulib-tests/test-getopt_long.h { "xtremely-",no_argument, NULL, 1003 },
NULL 32 gnulib-tests/test-getopt_long.h { "xtra", no_argument, NULL, 1001 },
NULL 33 gnulib-tests/test-getopt_long.h { "xtreme", no_argument, NULL, 1002 },
NULL 34 gnulib-tests/test-getopt_long.h { "xtremely", no_argument, NULL, 1003 },
NULL 35 gnulib-tests/test-getopt_long.h { NULL, 0, NULL, 0 }
NULL 40 gnulib-tests/test-getopt_long.h { "alpha", no_argument, NULL, 'a' },
NULL 42 gnulib-tests/test-getopt_long.h { "prune", optional_argument, NULL, 'p' },
NULL 44 gnulib-tests/test-getopt_long.h { NULL, 0, NULL, 0 }
NULL 127 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 142 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 157 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 172 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 186 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 201 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 216 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 230 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 244 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 260 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 275 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 284 gnulib-tests/test-getopt_long.h ASSERT (optarg == NULL);
NULL 301 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 310 gnulib-tests/test-getopt_long.h ASSERT (optarg == NULL);
NULL 330 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 333 gnulib-tests/test-getopt_long.h c = do_getopt_long (argc, argv, "W;", NULL, &option_index);
NULL 341 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 342 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 355 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 362 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 363 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 370 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 371 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 385 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 392 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 393 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 400 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 401 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 414 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 421 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 422 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 429 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 430 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 444 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 451 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 452 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 461 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 462 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 475 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 482 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 483 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 490 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 491 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 505 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 512 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 513 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 520 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 521 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 537 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 544 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 545 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 554 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 555 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 568 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 575 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 576 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 583 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 584 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 600 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 607 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 608 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 615 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 616 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 632 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 639 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 640 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 649 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 650 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 662 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 669 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 670 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 677 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 678 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 691 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 698 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 699 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 706 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 707 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 722 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 729 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 730 gnulib-tests/test-getopt_long.h ASSERT (q_value != NULL && strcmp (q_value, "baz") == 0);
NULL 739 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 740 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 752 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 759 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 760 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 767 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 768 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 781 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 788 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 789 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 796 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 797 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 812 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 819 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 820 gnulib-tests/test-getopt_long.h ASSERT (q_value != NULL && strcmp (q_value, "baz") == 0);
NULL 829 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 830 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 842 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 849 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 850 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 857 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 858 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 872 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 879 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 880 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 887 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 888 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 904 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 911 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 912 gnulib-tests/test-getopt_long.h ASSERT (q_value != NULL && strcmp (q_value, "baz") == 0);
NULL 921 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 922 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 934 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 941 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 942 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 949 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 950 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 963 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 970 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 971 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 978 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 979 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 992 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 999 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 1000 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1009 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1010 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1022 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1029 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 1030 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1037 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1038 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1051 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1058 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 1059 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1066 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1067 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1080 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1087 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && *p_value == '\0');
NULL 1088 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1095 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1096 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1109 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1116 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 1117 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1126 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1127 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1139 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1146 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 1147 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1154 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1155 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1168 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1175 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 1176 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1183 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1184 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1197 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1204 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && *p_value == '\0');
NULL 1205 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1212 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1213 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1227 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1234 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && *p_value == '\0');
NULL 1235 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1242 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1243 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1257 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1265 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1274 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1275 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1290 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1297 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 1298 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1305 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1306 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1321 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1328 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 1329 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1338 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1339 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1353 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1360 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 1361 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1368 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1369 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1383 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1390 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "foo") == 0);
NULL 1391 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1402 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1403 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1419 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1431 gnulib-tests/test-getopt_long.h ASSERT (argv[7] == NULL);
NULL 1434 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 1435 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1444 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1445 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1466 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1483 gnulib-tests/test-getopt_long.h ASSERT (argv[12] == NULL);
NULL 1486 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 1487 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1496 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1497 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1513 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1525 gnulib-tests/test-getopt_long.h ASSERT (argv[7] == NULL);
NULL 1528 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 1529 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1541 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1542 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1563 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1580 gnulib-tests/test-getopt_long.h ASSERT (argv[12] == NULL);
NULL 1583 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 1584 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1613 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1614 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1630 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1642 gnulib-tests/test-getopt_long.h ASSERT (argv[7] == NULL);
NULL 1645 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 1646 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1656 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1657 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1673 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1685 gnulib-tests/test-getopt_long.h ASSERT (argv[7] == NULL);
NULL 1688 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 1689 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1696 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1697 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1708 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1715 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 1716 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1725 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1726 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1747 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1764 gnulib-tests/test-getopt_long.h ASSERT (argv[12] == NULL);
NULL 1767 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 1768 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1777 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1778 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1794 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1806 gnulib-tests/test-getopt_long.h ASSERT (argv[7] == NULL);
NULL 1809 gnulib-tests/test-getopt_long.h ASSERT (p_value != NULL && strcmp (p_value, "billy") == 0);
NULL 1810 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1829 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1830 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1846 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1858 gnulib-tests/test-getopt_long.h ASSERT (argv[7] == NULL);
NULL 1861 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 1862 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1871 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1872 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1884 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1891 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 1892 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1901 gnulib-tests/test-getopt_long.h const char *p_value = NULL;
NULL 1902 gnulib-tests/test-getopt_long.h const char *q_value = NULL;
NULL 1915 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1922 gnulib-tests/test-getopt_long.h ASSERT (p_value == NULL);
NULL 1923 gnulib-tests/test-getopt_long.h ASSERT (q_value == NULL);
NULL 1953 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1969 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 1985 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 2001 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 2018 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 2035 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 2051 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 2067 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 2082 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 2097 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 2117 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 2128 gnulib-tests/test-getopt_long.h ASSERT (optarg == NULL);
NULL 2138 gnulib-tests/test-getopt_long.h argv[argc] = NULL;
NULL 42 gnulib-tests/test-gettimeofday.c gettimeofday (&tv, NULL);
NULL 114 gnulib-tests/test-hash.c ht = hash_initialize (sz, NULL, hash_pjw, hash_compare_strings, NULL);
NULL 132 gnulib-tests/test-hash.c void *buf[5] = { NULL };
NULL 133 gnulib-tests/test-hash.c ASSERT (hash_get_entries (ht, NULL, 0) == 0);
NULL 138 gnulib-tests/test-hash.c ASSERT (hash_delete (ht, "a") == NULL);
NULL 149 gnulib-tests/test-hash.c ht = hash_initialize (sz, NULL, hash_pjw, hash_compare_strings, NULL);
NULL 164 gnulib-tests/test-hash.c ht = hash_initialize (sz, NULL, NULL, NULL, NULL);
NULL 194 gnulib-tests/test-hash.c Hash_tuning const *tune = (k == 0 ? NULL : &tuning);
NULL 64 gnulib-tests/test-ignore-value.c return NULL;
NULL 45 gnulib-tests/test-locale.c verify (sizeof NULL == sizeof (void *));
NULL 27 gnulib-tests/test-malloc-gnu.c if (malloc (0) == NULL)
NULL 48 gnulib-tests/test-mbrtowc-w32.c if (setlocale (LC_ALL, name_with_codepage) == NULL)
NULL 60 gnulib-tests/test-mbrtowc-w32.c if (setlocale (LC_ALL, name) == NULL)
NULL 109 gnulib-tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, "", 1, &state);
NULL 151 gnulib-tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, buf, 1, &state);
NULL 162 gnulib-tests/test-mbrtowc-w32.c ret = mbrtowc (&wc, NULL, 5, &state);
NULL 192 gnulib-tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 2, 3, &state);
NULL 241 gnulib-tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 2, 3, &state);
NULL 307 gnulib-tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 5, 3, &state);
NULL 379 gnulib-tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 5, 3, &state);
NULL 451 gnulib-tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 5, 3, &state);
NULL 514 gnulib-tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 3, 6, &state);
NULL 610 gnulib-tests/test-mbrtowc-w32.c ret = mbrtowc (NULL, input + 3, 4, &state);
NULL 43 gnulib-tests/test-mbrtowc.c if (setlocale (LC_ALL, "") == NULL)
NULL 66 gnulib-tests/test-mbrtowc.c ret = mbrtowc (NULL, "", 1, &state);
NULL 108 gnulib-tests/test-mbrtowc.c ret = mbrtowc (NULL, buf, 1, &state);
NULL 119 gnulib-tests/test-mbrtowc.c ret = mbrtowc (&wc, NULL, 5, &state);
NULL 149 gnulib-tests/test-mbrtowc.c ret = mbrtowc (NULL, input + 2, 3, &state);
NULL 203 gnulib-tests/test-mbrtowc.c ret = mbrtowc (NULL, input + 3, 4, &state);
NULL 266 gnulib-tests/test-mbrtowc.c ret = mbrtowc (NULL, input + 5, 3, &state);
NULL 314 gnulib-tests/test-mbrtowc.c ret = mbrtowc (NULL, input + 3, 6, &state);
NULL 33 gnulib-tests/test-mbscasecmp.c if (setlocale (LC_ALL, "") == NULL)
NULL 37 gnulib-tests/test-mbsinit.c ASSERT (mbsinit (NULL));
NULL 48 gnulib-tests/test-mbsinit.c if (setlocale (LC_ALL, "") == NULL)
NULL 43 gnulib-tests/test-mbsrtowcs.c if (setlocale (LC_ALL, "") == NULL)
NULL 53 gnulib-tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, 0, &state);
NULL 58 gnulib-tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, 1, &state);
NULL 118 gnulib-tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, unlimited ? BUFSIZE : 1, &temp_state);
NULL 126 gnulib-tests/test-mbsrtowcs.c ASSERT (src == (unlimited ? NULL : input + 3));
NULL 163 gnulib-tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, unlimited ? BUFSIZE : 2, &temp_state);
NULL 171 gnulib-tests/test-mbsrtowcs.c ASSERT (src == (unlimited ? NULL : input + 5));
NULL 217 gnulib-tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, unlimited ? BUFSIZE : 2, &temp_state);
NULL 225 gnulib-tests/test-mbsrtowcs.c ASSERT (src == (unlimited ? NULL : input + 7));
NULL 262 gnulib-tests/test-mbsrtowcs.c ret = mbsrtowcs (NULL, &src, unlimited ? BUFSIZE : 2, &temp_state);
NULL 270 gnulib-tests/test-mbsrtowcs.c ASSERT (src == (unlimited ? NULL : input + 7));
NULL 55 gnulib-tests/test-mbsstr1.c ASSERT (result == NULL);
NULL 67 gnulib-tests/test-mbsstr1.c if (haystack != NULL)
NULL 91 gnulib-tests/test-mbsstr1.c if (needle != NULL)
NULL 98 gnulib-tests/test-mbsstr1.c ASSERT (mbsstr (haystack, needle) == NULL);
NULL 110 gnulib-tests/test-mbsstr1.c if (haystack != NULL && needle != NULL)
NULL 34 gnulib-tests/test-mbsstr2.c if (setlocale (LC_ALL, "") == NULL)
NULL 52 gnulib-tests/test-mbsstr2.c ASSERT (result == NULL);
NULL 64 gnulib-tests/test-mbsstr2.c ASSERT (result == NULL);
NULL 76 gnulib-tests/test-mbsstr2.c if (haystack != NULL)
NULL 104 gnulib-tests/test-mbsstr2.c if (needle != NULL)
NULL 111 gnulib-tests/test-mbsstr2.c ASSERT (mbsstr (haystack, needle) == NULL);
NULL 123 gnulib-tests/test-mbsstr2.c if (haystack != NULL && needle != NULL)
NULL 33 gnulib-tests/test-mbsstr3.c if (setlocale (LC_ALL, "") == NULL)
NULL 46 gnulib-tests/test-mbsstr3.c ASSERT (result == NULL);
NULL 73 gnulib-tests/test-mbsstr3.c ASSERT (result == NULL);
NULL 79 gnulib-tests/test-mbsstr3.c ASSERT (result == NULL);
NULL 53 gnulib-tests/test-memchr.c ASSERT (MEMCHR (input, 'a', 0) == NULL);
NULL 54 gnulib-tests/test-memchr.c ASSERT (MEMCHR (zerosize_ptr (), 'a', 0) == NULL);
NULL 64 gnulib-tests/test-memchr.c ASSERT (MEMCHR (input, 'f', n) == NULL);
NULL 65 gnulib-tests/test-memchr.c ASSERT (MEMCHR (input, '\0', n) == NULL);
NULL 103 gnulib-tests/test-memchr.c if (page_boundary != NULL)
NULL 109 gnulib-tests/test-memchr.c ASSERT (MEMCHR (mem, 'U', n) == NULL);
NULL 110 gnulib-tests/test-memchr.c ASSERT (MEMCHR (mem, 0, n) == NULL);
NULL 113 gnulib-tests/test-nl_langinfo.c ASSERT (nl_langinfo (ALT_DIGITS) != NULL);
NULL 249 gnulib-tests/test-quotearg-simple.c set_quoting_style (NULL, (enum quoting_style) i);
NULL 258 gnulib-tests/test-quotearg-simple.c set_quoting_style (NULL, literal_quoting_style);
NULL 259 gnulib-tests/test-quotearg-simple.c ASSERT (set_quoting_flags (NULL, QA_ELIDE_NULL_BYTES) == 0);
NULL 264 gnulib-tests/test-quotearg-simple.c set_quoting_style (NULL, c_quoting_style);
NULL 265 gnulib-tests/test-quotearg-simple.c ASSERT (set_quoting_flags (NULL, QA_ELIDE_OUTER_QUOTES)
NULL 273 gnulib-tests/test-quotearg-simple.c ASSERT (set_quoting_flags (NULL, QA_SPLIT_TRIGRAPHS)
NULL 281 gnulib-tests/test-quotearg-simple.c ASSERT (set_quoting_flags (NULL, 0) == QA_SPLIT_TRIGRAPHS);
NULL 285 gnulib-tests/test-quotearg-simple.c set_custom_quoting (NULL,
NULL 49 gnulib-tests/test-quotearg.h LQ RQ, NULL
NULL 105 gnulib-tests/test-quotearg.h size = quotearg_buffer (buf, 100, str, *len, NULL);
NULL 53 gnulib-tests/test-setenv.c ASSERT (setenv (NULL, "", 0) == -1);
NULL 40 gnulib-tests/test-setlocale1.c if (setlocale (LC_ALL, "") == NULL)
NULL 43 gnulib-tests/test-setlocale1.c name1 = strdup (setlocale (LC_ALL, NULL));
NULL 46 gnulib-tests/test-setlocale1.c if (setlocale (LC_ALL, "C") == NULL)
NULL 52 gnulib-tests/test-setlocale1.c if (setlocale (LC_ALL, getenv ("LC_ALL")) == NULL)
NULL 55 gnulib-tests/test-setlocale1.c name2 = strdup (setlocale (LC_ALL, NULL));
NULL 32 gnulib-tests/test-setlocale2.c if (setlocale (LC_ALL, "") != NULL)
NULL 34 gnulib-tests/test-setlocale2.c if (strcmp (setlocale (LC_CTYPE, NULL), "C") == 0)
NULL 42 gnulib-tests/test-setlocale2.c if (setlocale (LC_ALL, "C") == NULL)
NULL 47 gnulib-tests/test-setlocale2.c if (setlocale (LC_ALL, getenv ("LC_ALL")) != NULL)
NULL 49 gnulib-tests/test-setlocale2.c if (strcmp (setlocale (LC_CTYPE, NULL), "C") == 0)
NULL 70 gnulib-tests/test-sigaction.c ASSERT (sigaction (SIGABRT, NULL, &sa) == 0);
NULL 100 gnulib-tests/test-sigaction.c ASSERT (sigaction (SIGABRT, &sa, NULL) == 0);
NULL 117 gnulib-tests/test-sigaction.c ASSERT (sigaction (SIGABRT, &sa, NULL) == 0);
NULL 119 gnulib-tests/test-sigaction.c ASSERT (sigaction (SIGABRT, NULL, &old_sa) == 0);
NULL 58 gnulib-tests/test-sigprocmask.c ASSERT (sigprocmask (1729, &set, NULL) == -1);
NULL 62 gnulib-tests/test-sigprocmask.c ASSERT (sigprocmask (SIG_BLOCK, &set, NULL) == 0);
NULL 75 gnulib-tests/test-sigprocmask.c ASSERT (sigprocmask (SIG_UNBLOCK, &set, NULL) == 0);
NULL 39 gnulib-tests/test-snprintf.c retval = snprintf (NULL, 0, "%d", 12345);
NULL 32 gnulib-tests/test-stat.h char *cwd = getcwd (NULL, 0);
NULL 34 gnulib-tests/test-stddef.c verify (sizeof NULL == sizeof (void *));
NULL 32 gnulib-tests/test-stdio.c verify (sizeof NULL == sizeof (void *));
NULL 41 gnulib-tests/test-stdlib.c verify (sizeof NULL == sizeof (void *));
NULL 65 gnulib-tests/test-strerror.c ASSERT (strstr (str, "nknown") == NULL);
NULL 66 gnulib-tests/test-strerror.c ASSERT (strstr (str, "ndefined") == NULL);
NULL 43 gnulib-tests/test-strftime.c { 0, 0, NULL, NULL }
NULL 53 gnulib-tests/test-striconv.c char *result = NULL;
NULL 59 gnulib-tests/test-striconv.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0);
NULL 67 gnulib-tests/test-striconv.c char *result = NULL;
NULL 73 gnulib-tests/test-striconv.c ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0);
NULL 80 gnulib-tests/test-striconv.c char *result = NULL;
NULL 85 gnulib-tests/test-striconv.c ASSERT (result == NULL);
NULL 91 gnulib-tests/test-striconv.c char *result = NULL;
NULL 107 gnulib-tests/test-striconv.c ASSERT (result != NULL);
NULL 117 gnulib-tests/test-striconv.c ASSERT (result != NULL);
NULL 126 gnulib-tests/test-striconv.c ASSERT (result == NULL && errno == EILSEQ);
NULL 133 gnulib-tests/test-striconv.c ASSERT (result != NULL);
NULL 148 gnulib-tests/test-striconv.c ASSERT (result != NULL);
NULL 158 gnulib-tests/test-striconv.c ASSERT (result != NULL);
NULL 167 gnulib-tests/test-striconv.c ASSERT (result == NULL && errno == EILSEQ);
NULL 174 gnulib-tests/test-striconv.c ASSERT (result != NULL);
NULL 29 gnulib-tests/test-string.c verify (sizeof NULL == sizeof (void *));
NULL 31 gnulib-tests/test-time.c verify (sizeof NULL == sizeof (void *));
NULL 29 gnulib-tests/test-unistd.c verify (sizeof NULL == sizeof (void *));
NULL 44 gnulib-tests/test-unsetenv.c ASSERT (getenv ("a") == NULL);
NULL 58 gnulib-tests/test-unsetenv.c ASSERT (unsetenv (NULL) == -1);
NULL 35 gnulib-tests/test-usleep.c time_t start = time (NULL);
NULL 37 gnulib-tests/test-usleep.c ASSERT (start < time (NULL));
NULL 40 gnulib-tests/test-vasnprintf.c char *result = my_asnprintf (NULL, &length, "%d", 12345);
NULL 41 gnulib-tests/test-vasnprintf.c ASSERT (result != NULL);
NULL 55 gnulib-tests/test-vasnprintf.c ASSERT (result != NULL);
NULL 33 gnulib-tests/test-version-etc.c (const char *) NULL);
NULL 33 gnulib-tests/test-wchar.c verify (sizeof NULL == sizeof (void *));
NULL 46 gnulib-tests/test-wcrtomb-w32.c if (setlocale (LC_ALL, name_with_codepage) == NULL)
NULL 58 gnulib-tests/test-wcrtomb-w32.c if (setlocale (LC_ALL, name) == NULL)
NULL 95 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0, NULL);
NULL 129 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, btowc (c), NULL);
NULL 138 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (NULL, '\0', NULL);
NULL 140 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (NULL, btowc ('x'), NULL);
NULL 151 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00FC, NULL);
NULL 157 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00DF, NULL);
NULL 169 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x0622, NULL);
NULL 175 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x0644, NULL);
NULL 181 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x0648, NULL);
NULL 193 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x65E5, NULL);
NULL 199 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x672C, NULL);
NULL 205 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x8A9E, NULL);
NULL 217 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x65E5, NULL);
NULL 223 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x672C, NULL);
NULL 229 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x8A9E, NULL);
NULL 241 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x65E5, NULL);
NULL 247 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x672C, NULL);
NULL 253 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x8A9E, NULL);
NULL 265 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00FC, NULL);
NULL 271 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00DF, NULL);
NULL 283 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00FC, NULL);
NULL 289 gnulib-tests/test-wcrtomb-w32.c ret = wcrtomb (buf, 0x00DF, NULL);
NULL 47 gnulib-tests/test-wcrtomb.c ret = wcrtomb (buf, wc, NULL);
NULL 52 gnulib-tests/test-wcrtomb.c ret = wcrtomb (NULL, wc, NULL);
NULL 63 gnulib-tests/test-wcrtomb.c if (setlocale (LC_ALL, "") == NULL)
NULL 69 gnulib-tests/test-wcrtomb.c ret = wcrtomb (buf, 0, NULL);
NULL 103 gnulib-tests/test-wcrtomb.c ret = wcrtomb (buf, btowc (c), NULL);
NULL 112 gnulib-tests/test-wcrtomb.c ret = wcrtomb (NULL, '\0', NULL);
NULL 114 gnulib-tests/test-wcrtomb.c ret = wcrtomb (NULL, btowc ('x'), NULL);
NULL 44 gnulib-tests/test-wcwidth.c if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL
NULL 63 gnulib-tests/test-xstrtol.c xstrtol_fatal (s_err, -2, 'X', NULL, argv[i]);
NULL 64 gnulib-tests/unsetenv.c if (name == NULL || *name == '\0' || strchr (name, '=') != NULL)
NULL 75 gnulib-tests/unsetenv.c while (*ep != NULL)
NULL 383 gnulib-tests/vasnprintf.c if (dp == NULL)
NULL 384 gnulib-tests/vasnprintf.c return NULL;
NULL 476 gnulib-tests/vasnprintf.c mp_limb_t *tmp_roomptr = NULL;
NULL 486 gnulib-tests/vasnprintf.c if (roomptr == NULL)
NULL 487 gnulib-tests/vasnprintf.c return NULL;
NULL 590 gnulib-tests/vasnprintf.c if (tmp_roomptr == NULL)
NULL 593 gnulib-tests/vasnprintf.c return NULL;
NULL 806 gnulib-tests/vasnprintf.c if (tmp_roomptr != NULL)
NULL 827 gnulib-tests/vasnprintf.c if (c_ptr != NULL)
NULL 884 gnulib-tests/vasnprintf.c if (m.limbs == NULL)
NULL 885 gnulib-tests/vasnprintf.c return NULL;
NULL 972 gnulib-tests/vasnprintf.c if (m.limbs == NULL)
NULL 973 gnulib-tests/vasnprintf.c return NULL;
NULL 1061 gnulib-tests/vasnprintf.c if (memory == NULL)
NULL 1062 gnulib-tests/vasnprintf.c return NULL;
NULL 1085 gnulib-tests/vasnprintf.c if (pow5_ptr == NULL)
NULL 1088 gnulib-tests/vasnprintf.c return NULL;
NULL 1180 gnulib-tests/vasnprintf.c if (tmp_memory == NULL)
NULL 1184 gnulib-tests/vasnprintf.c return NULL;
NULL 1207 gnulib-tests/vasnprintf.c if (num_ptr == NULL)
NULL 1211 gnulib-tests/vasnprintf.c return NULL;
NULL 1253 gnulib-tests/vasnprintf.c if (z_memory == NULL)
NULL 1254 gnulib-tests/vasnprintf.c return NULL;
NULL 1755 gnulib-tests/vasnprintf.c return NULL;
NULL 1767 gnulib-tests/vasnprintf.c return NULL;
NULL 1790 gnulib-tests/vasnprintf.c buf_malloced = NULL;
NULL 1799 gnulib-tests/vasnprintf.c if (buf == NULL)
NULL 1804 gnulib-tests/vasnprintf.c if (resultbuf != NULL)
NULL 1811 gnulib-tests/vasnprintf.c result = NULL;
NULL 1833 gnulib-tests/vasnprintf.c if (result == resultbuf || result == NULL) \
NULL 1837 gnulib-tests/vasnprintf.c if (memory == NULL) \
NULL 2005 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2007 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2011 gnulib-tests/vasnprintf.c return NULL;
NULL 2030 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2032 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2036 gnulib-tests/vasnprintf.c return NULL;
NULL 2075 gnulib-tests/vasnprintf.c arg, arg_end - arg, NULL,
NULL 2083 gnulib-tests/vasnprintf.c if (converted == NULL)
NULL 2086 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2088 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2092 gnulib-tests/vasnprintf.c return NULL;
NULL 2133 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2135 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2139 gnulib-tests/vasnprintf.c return NULL;
NULL 2158 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2160 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2164 gnulib-tests/vasnprintf.c return NULL;
NULL 2203 gnulib-tests/vasnprintf.c arg, arg_end - arg, NULL,
NULL 2211 gnulib-tests/vasnprintf.c if (converted == NULL)
NULL 2214 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2216 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2220 gnulib-tests/vasnprintf.c return NULL;
NULL 2261 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2263 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2267 gnulib-tests/vasnprintf.c return NULL;
NULL 2286 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2288 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2292 gnulib-tests/vasnprintf.c return NULL;
NULL 2331 gnulib-tests/vasnprintf.c arg, arg_end - arg, NULL,
NULL 2339 gnulib-tests/vasnprintf.c if (converted == NULL)
NULL 2342 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2344 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2348 gnulib-tests/vasnprintf.c return NULL;
NULL 2494 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2496 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2500 gnulib-tests/vasnprintf.c return NULL;
NULL 2530 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2532 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2536 gnulib-tests/vasnprintf.c return NULL;
NULL 2662 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2664 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2668 gnulib-tests/vasnprintf.c return NULL;
NULL 2707 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2709 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2713 gnulib-tests/vasnprintf.c return NULL;
NULL 2732 gnulib-tests/vasnprintf.c if (tmpsrc == NULL)
NULL 2770 gnulib-tests/vasnprintf.c NULL,
NULL 2771 gnulib-tests/vasnprintf.c NULL, &tmpdst_len);
NULL 2772 gnulib-tests/vasnprintf.c if (tmpdst == NULL)
NULL 2776 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2778 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2782 gnulib-tests/vasnprintf.c return NULL;
NULL 2867 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 2869 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 2873 gnulib-tests/vasnprintf.c return NULL;
NULL 3021 gnulib-tests/vasnprintf.c if (tmp == NULL)
NULL 3026 gnulib-tests/vasnprintf.c pad_ptr = NULL;
NULL 3344 gnulib-tests/vasnprintf.c else if ((flags & FLAG_ZERO) && pad_ptr != NULL)
NULL 3567 gnulib-tests/vasnprintf.c if (tmp == NULL)
NULL 3572 gnulib-tests/vasnprintf.c pad_ptr = NULL;
NULL 3636 gnulib-tests/vasnprintf.c if (digits == NULL)
NULL 3696 gnulib-tests/vasnprintf.c if (digits == NULL)
NULL 3731 gnulib-tests/vasnprintf.c if (digits2 == NULL)
NULL 3832 gnulib-tests/vasnprintf.c if (digits == NULL)
NULL 3867 gnulib-tests/vasnprintf.c if (digits2 == NULL)
NULL 4101 gnulib-tests/vasnprintf.c if (digits == NULL)
NULL 4158 gnulib-tests/vasnprintf.c if (digits == NULL)
NULL 4190 gnulib-tests/vasnprintf.c if (digits2 == NULL)
NULL 4306 gnulib-tests/vasnprintf.c if (digits == NULL)
NULL 4338 gnulib-tests/vasnprintf.c if (digits2 == NULL)
NULL 4530 gnulib-tests/vasnprintf.c else if ((flags & FLAG_ZERO) && pad_ptr != NULL)
NULL 4734 gnulib-tests/vasnprintf.c if (tmp == NULL)
NULL 5168 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 5170 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 5179 gnulib-tests/vasnprintf.c return NULL;
NULL 5310 gnulib-tests/vasnprintf.c NULL,
NULL 5311 gnulib-tests/vasnprintf.c NULL, &tmpdst_len);
NULL 5312 gnulib-tests/vasnprintf.c if (tmpdst == NULL)
NULL 5315 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 5317 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 5321 gnulib-tests/vasnprintf.c return NULL;
NULL 5438 gnulib-tests/vasnprintf.c pad_ptr = NULL;
NULL 5446 gnulib-tests/vasnprintf.c pad_ptr = NULL;
NULL 5460 gnulib-tests/vasnprintf.c else if ((flags & FLAG_ZERO) && pad_ptr != NULL)
NULL 5530 gnulib-tests/vasnprintf.c if (memory != NULL)
NULL 5534 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 5546 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 5548 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 5552 gnulib-tests/vasnprintf.c return NULL;
NULL 5556 gnulib-tests/vasnprintf.c if (!(result == resultbuf || result == NULL))
NULL 5558 gnulib-tests/vasnprintf.c if (buf_malloced != NULL)
NULL 5563 gnulib-tests/vasnprintf.c return NULL;
NULL 23 gnulib-tests/wctomb-impl.h if (s == NULL)
NULL 62 gnulib-tests/zerosize-ptr.h (char *) mmap (NULL, 2 * pagesize, PROT_READ | PROT_WRITE,
NULL 69 gnulib-tests/zerosize-ptr.h return NULL;
NULL 132 lib/alloca.c static header *last_alloca_header = NULL; /* -> last alloca header. */
NULL 149 lib/alloca.c STACK_DIR = find_stack_direction (NULL, (size & 1) + 20);
NULL 162 lib/alloca.c for (hp = last_alloca_header; hp != NULL;)
NULL 183 lib/alloca.c return NULL; /* No allocation required. */
NULL 292 lib/c-stack.c r = sigaltstack (&st, NULL);
NULL 314 lib/c-stack.c if (sigaction (SIGBUS, &act, NULL) < 0)
NULL 317 lib/c-stack.c return sigaction (SIGSEGV, &act, NULL);
NULL 80 lib/dirname-lgpl.c return NULL;
NULL 189 lib/error.c __fxprintf (NULL, ": %s", s);
NULL 203 lib/error.c wchar_t *wmessage = NULL;
NULL 216 lib/error.c wmessage = NULL;
NULL 220 lib/error.c if (p == NULL)
NULL 272 lib/error.c __fxprintf (NULL, "\n");
NULL 308 lib/error.c __fxprintf (NULL, "%s: ", program_name);
NULL 320 lib/error.c __libc_ptf_call (pthread_setcancelstate, (state, NULL), 0);
NULL 367 lib/error.c __fxprintf (NULL, "%s:", program_name);
NULL 374 lib/error.c __fxprintf (NULL, file_name != NULL ? "%s:%d: " : " ",
NULL 377 lib/error.c fprintf (stderr, file_name != NULL ? "%s:%d: " : " ",
NULL 387 lib/error.c __libc_ptf_call (pthread_setcancelstate, (state, NULL), 0);
NULL 235 lib/exclude.c sp->v.table = hash_initialize (0, NULL,
NULL 423 lib/exclude.c char *filename = NULL;
NULL 523 lib/exclude.c char *buf = NULL;
NULL 74 lib/filenamecat-lgpl.c if (p_concat == NULL)
NULL 75 lib/filenamecat-lgpl.c return NULL;
NULL 38 lib/filenamecat.c if (p == NULL)
NULL 293 lib/fnmatch.c patsize = mbsrtowcs (NULL, &pattern, 0, &ps) + 1;
NULL 297 lib/fnmatch.c strsize = mbsrtowcs (NULL, &string, 0, &ps) + 1;
NULL 143 lib/fnmatch_loop.c if (MEMCHR (n, L_('/'), string_end - n) == NULL)
NULL 156 lib/fnmatch_loop.c if (endp == NULL)
NULL 212 lib/fnmatch_loop.c posixly_correct = getenv ("POSIXLY_CORRECT") != NULL ? 1 : -1;
NULL 1002 lib/fnmatch_loop.c posixly_correct = getenv ("POSIXLY_CORRECT") != NULL ? 1 : -1;
NULL 1038 lib/fnmatch_loop.c } *list = NULL;
NULL 1055 lib/fnmatch_loop.c posixly_correct = getenv ("POSIXLY_CORRECT") != NULL ? 1 : -1;
NULL 1096 lib/fnmatch_loop.c newp->next = NULL; \
NULL 1111 lib/fnmatch_loop.c assert (list != NULL);
NULL 1149 lib/fnmatch_loop.c while ((list = list->next) != NULL);
NULL 1170 lib/fnmatch_loop.c while ((list = list->next) != NULL);
NULL 1180 lib/fnmatch_loop.c for (runp = list; runp != NULL; runp = runp->next)
NULL 1186 lib/fnmatch_loop.c if (runp == NULL
NULL 86 lib/freopen-safer.c f = NULL;
NULL 88 lib/freopen-safer.c f = NULL;
NULL 90 lib/freopen-safer.c f = NULL;
NULL 44 lib/freopen.c if (filename != NULL && strcmp (filename, "/dev/null") == 0)
NULL 165 lib/getopt.c if (new_str == NULL)
NULL 235 lib/getopt.c d->__nextchar = NULL;
NULL 262 lib/getopt.c if (__getopt_nonoption_flags == NULL
NULL 273 lib/getopt.c if (__getopt_nonoption_flags == NULL)
NULL 355 lib/getopt.c d->optarg = NULL;
NULL 382 lib/getopt.c if (d->__nextchar == NULL || *d->__nextchar == '\0')
NULL 458 lib/getopt.c + (longopts != NULL && argv[d->optind][1] == '-'));
NULL 476 lib/getopt.c if (longopts != NULL
NULL 484 lib/getopt.c const struct option *pfound = NULL;
NULL 489 lib/getopt.c } *ambig_list = NULL;
NULL 511 lib/getopt.c else if (pfound == NULL)
NULL 530 lib/getopt.c if (ambig_list != NULL && !exact)
NULL 540 lib/getopt.c char *buf = NULL;
NULL 544 lib/getopt.c if (fp != NULL)
NULL 555 lib/getopt.c while (ambig_list != NULL);
NULL 566 lib/getopt.c __fxprintf (NULL, "%s", buf);
NULL 583 lib/getopt.c while (ambig_list != NULL);
NULL 594 lib/getopt.c while (ambig_list != NULL)
NULL 601 lib/getopt.c if (pfound != NULL)
NULL 658 lib/getopt.c __fxprintf (NULL, "%s", buf);
NULL 695 lib/getopt.c __fxprintf (NULL, "%s", buf);
NULL 714 lib/getopt.c if (longind != NULL)
NULL 729 lib/getopt.c || strchr (optstring, *d->__nextchar) == NULL)
NULL 769 lib/getopt.c __fxprintf (NULL, "%s", buf);
NULL 795 lib/getopt.c if (temp == NULL || c == ':' || c == ';')
NULL 819 lib/getopt.c __fxprintf (NULL, "%s", buf);
NULL 836 lib/getopt.c const struct option *pfound = NULL;
NULL 842 lib/getopt.c if (longopts == NULL)
NULL 869 lib/getopt.c __fxprintf (NULL, "%s", buf);
NULL 914 lib/getopt.c else if (pfound == NULL)
NULL 942 lib/getopt.c __fxprintf (NULL, "%s", buf);
NULL 958 lib/getopt.c if (pfound != NULL)
NULL 984 lib/getopt.c __fxprintf (NULL, "%s", buf);
NULL 1023 lib/getopt.c __fxprintf (NULL, "%s", buf);
NULL 1041 lib/getopt.c d->optarg = NULL;
NULL 1043 lib/getopt.c if (longind != NULL)
NULL 1054 lib/getopt.c d->__nextchar = NULL;
NULL 1068 lib/getopt.c d->optarg = NULL;
NULL 1069 lib/getopt.c d->__nextchar = NULL;
NULL 1097 lib/getopt.c __fxprintf (NULL, "%s", buf);
NULL 1120 lib/getopt.c d->__nextchar = NULL;
NULL 35 lib/getopt1.c #ifndef NULL
NULL 125 lib/gettext.h pgettext_aux (NULL, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, LC_MESSAGES)
NULL 136 lib/gettext.h npgettext_aux (NULL, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, LC_MESSAGES)
NULL 198 lib/gettext.h dcpgettext_expr (NULL, Msgctxt, Msgid, LC_MESSAGES)
NULL 225 lib/gettext.h if (msg_ctxt_id != NULL)
NULL 243 lib/gettext.h dcnpgettext_expr (NULL, Msgctxt, Msgid, MsgidPlural, N, LC_MESSAGES)
NULL 271 lib/gettext.h if (msg_ctxt_id != NULL)
NULL 42 lib/gettime.c gettimeofday (&tv, NULL);
NULL 138 lib/gettimeofday.c tv->tv_sec = time (NULL);
NULL 41 lib/hard-locale.c char const *p = setlocale (category, NULL);
NULL 266 lib/hash.c if (bucket->data == NULL)
NULL 267 lib/hash.c return NULL;
NULL 273 lib/hash.c return NULL;
NULL 293 lib/hash.c return NULL;
NULL 320 lib/hash.c while (cursor != NULL);
NULL 328 lib/hash.c return NULL;
NULL 600 lib/hash.c if (hasher == NULL)
NULL 602 lib/hash.c if (comparator == NULL)
NULL 606 lib/hash.c if (table == NULL)
NULL 607 lib/hash.c return NULL;
NULL 627 lib/hash.c if (table->bucket == NULL)
NULL 637 lib/hash.c table->free_entry_list = NULL;
NULL 645 lib/hash.c return NULL;
NULL 669 lib/hash.c cursor->data = NULL;
NULL 681 lib/hash.c bucket->data = NULL;
NULL 682 lib/hash.c bucket->next = NULL;
NULL 717 lib/hash.c obstack_free (&table->entry_stack, NULL);
NULL 778 lib/hash.c entry->data = NULL;
NULL 799 lib/hash.c if (bucket->data == NULL)
NULL 800 lib/hash.c return NULL;
NULL 820 lib/hash.c bucket->data = NULL;
NULL 850 lib/hash.c return NULL;
NULL 904 lib/hash.c bucket->next = NULL;
NULL 915 lib/hash.c if (new_entry == NULL)
NULL 928 lib/hash.c bucket->data = NULL;
NULL 955 lib/hash.c if (new_table->bucket == NULL)
NULL 1048 lib/hash.c if ((data = hash_find_entry (table, entry, &bucket, false)) != NULL)
NULL 1084 lib/hash.c if (hash_find_entry (table, entry, &bucket, false) != NULL)
NULL 1095 lib/hash.c if (new_entry == NULL)
NULL 1128 lib/hash.c ? NULL
NULL 1144 lib/hash.c return NULL;
NULL 1186 lib/hash.c table->free_entry_list = NULL;
NULL 305 lib/iconv.c if (inbuf == NULL || *inbuf == NULL)
NULL 386 lib/iconv.c if (inbuf == NULL || *inbuf == NULL)
NULL 161 lib/iconv_open.c fromcode = (m != NULL ? m->vendor_name : fromcode_upper);
NULL 167 lib/iconv_open.c tocode = (m != NULL ? m->vendor_name : tocode_upper);
NULL 126 lib/localcharset.c if (cp == NULL)
NULL 136 lib/localcharset.c if (dir == NULL || dir[0] == '\0')
NULL 145 lib/localcharset.c if (file_name != NULL)
NULL 154 lib/localcharset.c if (file_name == NULL)
NULL 178 lib/localcharset.c if (fp == NULL)
NULL 187 lib/localcharset.c char *res_ptr = NULL;
NULL 229 lib/localcharset.c if (res_ptr == NULL)
NULL 376 lib/localcharset.c if (codeset != NULL && strcmp (codeset, "US-ASCII") == 0)
NULL 382 lib/localcharset.c if (locale == NULL || locale[0] == '\0')
NULL 385 lib/localcharset.c if (locale == NULL || locale[0] == '\0')
NULL 388 lib/localcharset.c if (locale != NULL && locale[0] != '\0')
NULL 394 lib/localcharset.c if (dot != NULL)
NULL 401 lib/localcharset.c if (modifier == NULL)
NULL 431 lib/localcharset.c const char *locale = NULL;
NULL 438 lib/localcharset.c locale = setlocale (LC_CTYPE, NULL);
NULL 440 lib/localcharset.c if (locale == NULL || locale[0] == '\0')
NULL 443 lib/localcharset.c if (locale == NULL || locale[0] == '\0')
NULL 446 lib/localcharset.c if (locale == NULL || locale[0] == '\0')
NULL 482 lib/localcharset.c if (locale == NULL || locale[0] == '\0')
NULL 485 lib/localcharset.c if (locale == NULL || locale[0] == '\0')
NULL 488 lib/localcharset.c if (locale != NULL && locale[0] != '\0')
NULL 493 lib/localcharset.c if (dot != NULL)
NULL 500 lib/localcharset.c if (modifier == NULL)
NULL 527 lib/localcharset.c if (codeset == NULL)
NULL 54 lib/malloc.c if (result == NULL)
NULL 80 lib/malloca.c if (p != NULL)
NULL 98 lib/malloca.c return NULL;
NULL 113 lib/malloca.c if (p != NULL)
NULL 125 lib/malloca.c for (; *chain != NULL;)
NULL 49 lib/malloca.h # define safe_alloca(N) ((N) < 4032 ? alloca (N) : NULL)
NULL 51 lib/malloca.h # define safe_alloca(N) ((void) (N), NULL)
NULL 83 lib/malloca.h ? NULL \
NULL 43 lib/mbrtowc.c if (s == NULL)
NULL 45 lib/mbrtowc.c pwc = NULL;
NULL 55 lib/mbrtowc.c if (pstate == NULL)
NULL 97 lib/mbrtowc.c mbtowc (NULL, NULL, 0);
NULL 104 lib/mbrtowc.c if (pwc != NULL && ((*pwc == 0) != (res == 0)))
NULL 326 lib/mbrtowc.c if (s == NULL)
NULL 328 lib/mbrtowc.c pwc = NULL;
NULL 340 lib/mbrtowc.c if (ps == NULL)
NULL 358 lib/mbrtowc.c if (pwc != NULL)
NULL 375 lib/mbrtowc.c if (pwc != NULL)
NULL 387 lib/mbrtowc.c if (pwc == NULL)
NULL 32 lib/mbsinit.c return ps == NULL || *ps == 0;
NULL 58 lib/mbsinit.c return pstate == NULL || pstate[0] == 0;
NULL 21 lib/mbsrtowcs-impl.h if (ps == NULL)
NULL 26 lib/mbsrtowcs-impl.h if (dest != NULL)
NULL 60 lib/mbsrtowcs-impl.h src = NULL;
NULL 96 lib/mbsrtowcs-impl.h ret = mbrtowc (NULL, src, src_avail, &state);
NULL 49 lib/mbsstr.c if (memory == NULL)
NULL 137 lib/mbsstr.c *resultp = NULL;
NULL 225 lib/mbsstr.c return NULL;
NULL 277 lib/mbsstr.c return NULL;
NULL 321 lib/mbsstr.c return NULL;
NULL 331 lib/mbsstr.c if (needle_last_ccount != NULL)
NULL 337 lib/mbsstr.c needle_last_ccount = NULL;
NULL 340 lib/mbsstr.c if (needle_last_ccount == NULL)
NULL 370 lib/mbsstr.c return NULL;
NULL 25 lib/mbtowc-impl.h if (s == NULL)
NULL 40 lib/mbtowc-impl.h if (pwc != NULL)
NULL 168 lib/memchr.c return NULL;
NULL 43 lib/nl_langinfo.c locale = setlocale (LC_CTYPE, NULL);
NULL 44 lib/nl_langinfo.c if (locale != NULL && locale[0] != '\0')
NULL 50 lib/nl_langinfo.c if (dot != NULL)
NULL 57 lib/nl_langinfo.c if (modifier == NULL)
NULL 33 lib/progname.c const char *program_name = NULL;
NULL 51 lib/progname.c if (argv0 == NULL)
NULL 60 lib/progname.c base = (slash != NULL ? slash + 1 : argv0);
NULL 57 lib/propername.c if (tsub_in_string == NULL)
NULL 189 lib/propername.c char *alloc_name_converted = NULL;
NULL 190 lib/propername.c char *alloc_name_converted_translit = NULL;
NULL 191 lib/propername.c const char *name_converted = NULL;
NULL 192 lib/propername.c const char *name_converted_translit = NULL;
NULL 217 lib/propername.c if (converted_translit != NULL)
NULL 224 lib/propername.c if (strchr (converted_translit, '?') != NULL)
NULL 242 lib/propername.c name = (name_converted != NULL ? name_converted :
NULL 243 lib/propername.c name_converted_translit != NULL ? name_converted_translit :
NULL 253 lib/propername.c || (name_converted != NULL
NULL 255 lib/propername.c || (name_converted_translit != NULL
NULL 258 lib/propername.c if (alloc_name_converted != NULL)
NULL 260 lib/propername.c if (alloc_name_converted_translit != NULL)
NULL 272 lib/propername.c if (alloc_name_converted != NULL)
NULL 274 lib/propername.c if (alloc_name_converted_translit != NULL)
NULL 281 lib/propername.c if (alloc_name_converted != NULL && alloc_name_converted != name)
NULL 283 lib/propername.c if (alloc_name_converted_translit != NULL
NULL 613 lib/quotearg.c flags & ~QA_ELIDE_OUTER_QUOTES, NULL,
NULL 645 lib/quotearg.c return quotearg_alloc_mem (arg, argsize, NULL, o);
NULL 744 lib/quotearg.c slotvec = sv = xrealloc (preallocated ? NULL : sv, n1 * sizeof *sv);
NULL 239 lib/regcomp.c return NULL;
NULL 398 lib/regcomp.c if (__mbrtowc (NULL, (char *) &c, 1, &mbs) == (size_t) -2)
NULL 484 lib/regcomp.c preg->buffer = NULL;
NULL 490 lib/regcomp.c if (BE (preg->fastmap == NULL, 0))
NULL 506 lib/regcomp.c preg->translate = NULL;
NULL 524 lib/regcomp.c preg->fastmap = NULL;
NULL 619 lib/regcomp.c if (dfa->eclosures != NULL)
NULL 621 lib/regcomp.c if (dfa->inveclosures != NULL)
NULL 623 lib/regcomp.c if (dfa->edests != NULL)
NULL 663 lib/regcomp.c if (BE (dfa != NULL, 1))
NULL 665 lib/regcomp.c preg->buffer = NULL;
NULL 669 lib/regcomp.c preg->fastmap = NULL;
NULL 672 lib/regcomp.c preg->translate = NULL;
NULL 709 lib/regcomp.c re_comp_buf.fastmap = NULL;
NULL 715 lib/regcomp.c if (re_comp_buf.fastmap == NULL)
NULL 718 lib/regcomp.c if (re_comp_buf.fastmap == NULL)
NULL 732 lib/regcomp.c return NULL;
NULL 777 lib/regcomp.c if (dfa == NULL)
NULL 788 lib/regcomp.c preg->buffer = NULL;
NULL 808 lib/regcomp.c preg->buffer = NULL;
NULL 816 lib/regcomp.c if (BE (dfa->str_tree == NULL, 0))
NULL 826 lib/regcomp.c if (dfa->is_utf8 && !(syntax & RE_ICASE) && preg->translate == NULL)
NULL 840 lib/regcomp.c preg->buffer = NULL;
NULL 920 lib/regcomp.c if (BE (dfa->sb_char == NULL, 0))
NULL 939 lib/regcomp.c if (BE (dfa->nodes == NULL || dfa->state_table == NULL, 0))
NULL 972 lib/regcomp.c dfa->str_tree_storage = NULL;
NULL 974 lib/regcomp.c dfa->str_tree = NULL;
NULL 976 lib/regcomp.c dfa->org_indices = NULL;
NULL 1037 lib/regcomp.c if (BE (dfa->init_state == NULL, 0))
NULL 1049 lib/regcomp.c if (BE (dfa->init_state_word == NULL || dfa->init_state_nl == NULL
NULL 1050 lib/regcomp.c || dfa->init_state_begbuf == NULL, 0))
NULL 1157 lib/regcomp.c if (BE (dfa->nexts == NULL || dfa->org_indices == NULL || dfa->edests == NULL
NULL 1158 lib/regcomp.c || dfa->eclosures == NULL, 0))
NULL 1162 lib/regcomp.c if (dfa->subexp_map != NULL)
NULL 1174 lib/regcomp.c dfa->subexp_map = NULL;
NULL 1198 lib/regcomp.c if (BE (dfa->inveclosures == NULL, 0))
NULL 1230 lib/regcomp.c if (node->parent == NULL)
NULL 1236 lib/regcomp.c while (node->right == prev || node->right == NULL);
NULL 1258 lib/regcomp.c bin_tree_t *prev = NULL;
NULL 1259 lib/regcomp.c while (node->right == prev || node->right == NULL)
NULL 1339 lib/regcomp.c && node->left != NULL
NULL 1347 lib/regcomp.c op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP);
NULL 1348 lib/regcomp.c cls = create_tree (dfa, NULL, NULL, OP_CLOSE_SUBEXP);
NULL 1351 lib/regcomp.c if (BE (tree == NULL || tree1 == NULL || op == NULL || cls == NULL, 0))
NULL 1354 lib/regcomp.c return NULL;
NULL 1422 lib/regcomp.c assert (node->next == NULL);
NULL 1430 lib/regcomp.c if (node->left != NULL)
NULL 1434 lib/regcomp.c if (node->right != NULL)
NULL 2117 lib/regcomp.c if (BE (*err != REG_NOERROR && tree == NULL, 0))
NULL 2118 lib/regcomp.c return NULL;
NULL 2119 lib/regcomp.c eor = create_tree (dfa, NULL, NULL, END_OF_RE);
NULL 2120 lib/regcomp.c if (tree != NULL)
NULL 2124 lib/regcomp.c if (BE (eor == NULL || root == NULL, 0))
NULL 2127 lib/regcomp.c return NULL;
NULL 2146 lib/regcomp.c bin_tree_t *tree, *branch = NULL;
NULL 2148 lib/regcomp.c if (BE (*err != REG_NOERROR && tree == NULL, 0))
NULL 2149 lib/regcomp.c return NULL;
NULL 2158 lib/regcomp.c if (BE (*err != REG_NOERROR && branch == NULL, 0))
NULL 2159 lib/regcomp.c return NULL;
NULL 2162 lib/regcomp.c branch = NULL;
NULL 2164 lib/regcomp.c if (BE (tree == NULL, 0))
NULL 2167 lib/regcomp.c return NULL;
NULL 2189 lib/regcomp.c if (BE (*err != REG_NOERROR && tree == NULL, 0))
NULL 2190 lib/regcomp.c return NULL;
NULL 2196 lib/regcomp.c if (BE (*err != REG_NOERROR && expr == NULL, 0))
NULL 2198 lib/regcomp.c return NULL;
NULL 2200 lib/regcomp.c if (tree != NULL && expr != NULL)
NULL 2203 lib/regcomp.c if (tree == NULL)
NULL 2206 lib/regcomp.c return NULL;
NULL 2209 lib/regcomp.c else if (tree == NULL)
NULL 2231 lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, token);
NULL 2232 lib/regcomp.c if (BE (tree == NULL, 0))
NULL 2235 lib/regcomp.c return NULL;
NULL 2245 lib/regcomp.c mbc_remain = create_token_tree (dfa, NULL, NULL, token);
NULL 2247 lib/regcomp.c if (BE (mbc_remain == NULL || tree == NULL, 0))
NULL 2250 lib/regcomp.c return NULL;
NULL 2258 lib/regcomp.c if (BE (*err != REG_NOERROR && tree == NULL, 0))
NULL 2259 lib/regcomp.c return NULL;
NULL 2263 lib/regcomp.c if (BE (*err != REG_NOERROR && tree == NULL, 0))
NULL 2264 lib/regcomp.c return NULL;
NULL 2270 lib/regcomp.c return NULL;
NULL 2273 lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, token);
NULL 2274 lib/regcomp.c if (BE (tree == NULL, 0))
NULL 2277 lib/regcomp.c return NULL;
NULL 2286 lib/regcomp.c return NULL;
NULL 2295 lib/regcomp.c return NULL;
NULL 2308 lib/regcomp.c return NULL;
NULL 2318 lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, token);
NULL 2319 lib/regcomp.c if (BE (tree == NULL, 0))
NULL 2322 lib/regcomp.c return NULL;
NULL 2337 lib/regcomp.c tree_first = create_token_tree (dfa, NULL, NULL, token);
NULL 2343 lib/regcomp.c tree_first = create_token_tree (dfa, NULL, NULL, token);
NULL 2346 lib/regcomp.c tree_last = create_token_tree (dfa, NULL, NULL, token);
NULL 2348 lib/regcomp.c if (BE (tree_first == NULL || tree_last == NULL || tree == NULL, 0))
NULL 2351 lib/regcomp.c return NULL;
NULL 2356 lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, token);
NULL 2357 lib/regcomp.c if (BE (tree == NULL, 0))
NULL 2360 lib/regcomp.c return NULL;
NULL 2370 lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, token);
NULL 2371 lib/regcomp.c if (BE (tree == NULL, 0))
NULL 2374 lib/regcomp.c return NULL;
NULL 2385 lib/regcomp.c if (BE (*err != REG_NOERROR && tree == NULL, 0))
NULL 2386 lib/regcomp.c return NULL;
NULL 2394 lib/regcomp.c if (BE (*err != REG_NOERROR && tree == NULL, 0))
NULL 2395 lib/regcomp.c return NULL;
NULL 2399 lib/regcomp.c return NULL;
NULL 2402 lib/regcomp.c return NULL;
NULL 2408 lib/regcomp.c return NULL;
NULL 2416 lib/regcomp.c if (BE (*err != REG_NOERROR && tree == NULL, 0))
NULL 2417 lib/regcomp.c return NULL;
NULL 2424 lib/regcomp.c return NULL;
NULL 2451 lib/regcomp.c tree = NULL;
NULL 2458 lib/regcomp.c return NULL;
NULL 2464 lib/regcomp.c tree = create_tree (dfa, tree, NULL, SUBEXP);
NULL 2465 lib/regcomp.c if (BE (tree == NULL, 0))
NULL 2468 lib/regcomp.c return NULL;
NULL 2480 lib/regcomp.c bin_tree_t *tree = NULL, *old_tree = NULL;
NULL 2495 lib/regcomp.c return NULL;
NULL 2515 lib/regcomp.c return NULL;
NULL 2532 lib/regcomp.c return NULL;
NULL 2543 lib/regcomp.c if (BE (elem == NULL, 0))
NULL 2544 lib/regcomp.c return NULL;
NULL 2547 lib/regcomp.c postorder (elem, free_tree, NULL);
NULL 2548 lib/regcomp.c return NULL;
NULL 2559 lib/regcomp.c if (BE (elem == NULL || tree == NULL, 0))
NULL 2571 lib/regcomp.c old_tree = NULL;
NULL 2576 lib/regcomp.c tree = create_tree (dfa, elem, NULL,
NULL 2578 lib/regcomp.c if (BE (tree == NULL, 0))
NULL 2593 lib/regcomp.c if (BE (elem == NULL || tree == NULL, 0))
NULL 2596 lib/regcomp.c tree = create_tree (dfa, tree, NULL, OP_ALT);
NULL 2597 lib/regcomp.c if (BE (tree == NULL, 0))
NULL 2608 lib/regcomp.c return NULL;
NULL 2703 lib/regcomp.c if (BE (new_array_start == NULL || new_array_end == NULL, 0))
NULL 2946 lib/regcomp.c if (BE (new_array_start == NULL || new_array_end == NULL, 0))
NULL 3022 lib/regcomp.c if (BE (new_coll_syms == NULL, 0))
NULL 3076 lib/regcomp.c if (BE (sbcset == NULL || mbcset == NULL, 0))
NULL 3078 lib/regcomp.c if (BE (sbcset == NULL, 0))
NULL 3082 lib/regcomp.c return NULL;
NULL 3182 lib/regcomp.c dfa->mb_cur_max > 1 ? mbcset : NULL,
NULL 3210 lib/regcomp.c if (BE (new_mbchars == NULL, 0))
NULL 3279 lib/regcomp.c mbc_tree = create_token_tree (dfa, NULL, NULL, &br_token);
NULL 3280 lib/regcomp.c if (BE (mbc_tree == NULL, 0))
NULL 3292 lib/regcomp.c work_tree = create_token_tree (dfa, NULL, NULL, &br_token);
NULL 3293 lib/regcomp.c if (BE (work_tree == NULL, 0))
NULL 3298 lib/regcomp.c if (BE (work_tree == NULL, 0))
NULL 3316 lib/regcomp.c work_tree = create_token_tree (dfa, NULL, NULL, &br_token);
NULL 3317 lib/regcomp.c if (BE (work_tree == NULL, 0))
NULL 3329 lib/regcomp.c return NULL;
NULL 3496 lib/regcomp.c if (BE (new_equiv_classes == NULL, 0))
NULL 3548 lib/regcomp.c if (BE (new_char_classes == NULL, 0))
NULL 3558 lib/regcomp.c if (BE (trans != NULL, 0)) \
NULL 3623 lib/regcomp.c if (BE (sbcset == NULL || mbcset == NULL, 0))
NULL 3625 lib/regcomp.c if (BE (sbcset == NULL, 0))
NULL 3629 lib/regcomp.c return NULL;
NULL 3653 lib/regcomp.c return NULL;
NULL 3672 lib/regcomp.c tree = create_token_tree (dfa, NULL, NULL, &br_token);
NULL 3673 lib/regcomp.c if (BE (tree == NULL, 0))
NULL 3684 lib/regcomp.c mbc_tree = create_token_tree (dfa, NULL, NULL, &br_token);
NULL 3685 lib/regcomp.c if (BE (mbc_tree == NULL, 0))
NULL 3689 lib/regcomp.c if (BE (mbc_tree != NULL, 1))
NULL 3707 lib/regcomp.c return NULL;
NULL 3775 lib/regcomp.c if (storage == NULL)
NULL 3776 lib/regcomp.c return NULL;
NULL 3783 lib/regcomp.c tree->parent = NULL;
NULL 3789 lib/regcomp.c tree->first = NULL;
NULL 3790 lib/regcomp.c tree->next = NULL;
NULL 3793 lib/regcomp.c if (left != NULL)
NULL 3795 lib/regcomp.c if (right != NULL)
NULL 3853 lib/regcomp.c *p_new = create_token_tree (dfa, NULL, NULL, &node->token);
NULL 3854 lib/regcomp.c if (*p_new == NULL)
NULL 3855 lib/regcomp.c return NULL;
NULL 3868 lib/regcomp.c const bin_tree_t *prev = NULL;
NULL 3869 lib/regcomp.c while (node->right == prev || node->right == NULL)
NULL 117 lib/regex_internal.c if (trans != NULL)
NULL 147 lib/regex_internal.c if (BE (new_wcs == NULL, 0))
NULL 150 lib/regex_internal.c if (pstr->offsets != NULL)
NULL 153 lib/regex_internal.c if (BE (new_offsets == NULL, 0))
NULL 163 lib/regex_internal.c if (BE (new_mbs == NULL, 0))
NULL 183 lib/regex_internal.c pstr->mbs_allocated = (trans != NULL || icase);
NULL 229 lib/regex_internal.c if (BE (pstr->trans != NULL, 0))
NULL 254 lib/regex_internal.c if (BE (pstr->trans != NULL, 0))
NULL 291 lib/regex_internal.c if (! pstr->map_notascii && pstr->trans == NULL && !pstr->offsets_needed)
NULL 369 lib/regex_internal.c if (BE (pstr->trans != NULL, 0))
NULL 404 lib/regex_internal.c if (pstr->offsets == NULL)
NULL 408 lib/regex_internal.c if (pstr->offsets == NULL)
NULL 460 lib/regex_internal.c if (BE (pstr->trans != NULL, 0))
NULL 540 lib/regex_internal.c if (BE (pstr->trans != NULL, 0))
NULL 725 lib/regex_internal.c if (isascii (*p) && BE (pstr->trans == NULL, 1))
NULL 743 lib/regex_internal.c if (BE (pstr->trans != NULL, 0))
NULL 827 lib/regex_internal.c else if (pstr->trans != NULL)
NULL 978 lib/regex_internal.c if (BE (set->elems == NULL, 0))
NULL 990 lib/regex_internal.c if (BE (set->elems == NULL, 0))
NULL 1005 lib/regex_internal.c if (BE (set->elems == NULL, 0))
NULL 1038 lib/regex_internal.c if (BE (dest->elems == NULL, 0))
NULL 1069 lib/regex_internal.c if (BE (new_elems == NULL, 0))
NULL 1151 lib/regex_internal.c if (src1 != NULL && src1->nelem > 0 && src2 != NULL && src2->nelem > 0)
NULL 1155 lib/regex_internal.c if (BE (dest->elems == NULL, 0))
NULL 1160 lib/regex_internal.c if (src1 != NULL && src1->nelem > 0)
NULL 1162 lib/regex_internal.c else if (src2 != NULL && src2->nelem > 0)
NULL 1203 lib/regex_internal.c if (src == NULL || src->nelem == 0)
NULL 1209 lib/regex_internal.c if (BE (new_buffer == NULL, 0))
NULL 1305 lib/regex_internal.c if (BE (new_elems == NULL, 0))
NULL 1344 lib/regex_internal.c if (BE (new_elems == NULL, 0))
NULL 1362 lib/regex_internal.c if (set1 == NULL || set2 == NULL || set1->nelem != set2->nelem)
NULL 1432 lib/regex_internal.c if (BE (new_nodes == NULL, 0))
NULL 1439 lib/regex_internal.c if (BE (new_nexts == NULL || new_indices == NULL
NULL 1440 lib/regex_internal.c || new_edests == NULL || new_eclosures == NULL, 0))
NULL 1499 lib/regex_internal.c return NULL;
NULL 1515 lib/regex_internal.c if (BE (new_state == NULL, 0))
NULL 1547 lib/regex_internal.c return NULL;
NULL 1562 lib/regex_internal.c if (BE (new_state == NULL, 0))
NULL 1599 lib/regex_internal.c if (BE (new_array == NULL, 0))
NULL 1637 lib/regex_internal.c if (BE (newstate == NULL, 0))
NULL 1638 lib/regex_internal.c return NULL;
NULL 1643 lib/regex_internal.c return NULL;
NULL 1669 lib/regex_internal.c newstate = NULL;
NULL 1687 lib/regex_internal.c if (BE (newstate == NULL, 0))
NULL 1688 lib/regex_internal.c return NULL;
NULL 1693 lib/regex_internal.c return NULL;
NULL 1722 lib/regex_internal.c if (BE (newstate->entrance_nodes == NULL, 0))
NULL 1725 lib/regex_internal.c return NULL;
NULL 1729 lib/regex_internal.c return NULL;
NULL 1745 lib/regex_internal.c newstate = NULL;
NULL 257 lib/regexec.c length, 0, NULL, eflags);
NULL 382 lib/regexec.c char *s = NULL;
NULL 396 lib/regexec.c if (BE (s == NULL, 0))
NULL 456 lib/regexec.c if (start < last_start && bufp->fastmap != NULL && !bufp->fastmap_accurate)
NULL 460 lib/regexec.c regs = NULL;
NULL 463 lib/regexec.c if (regs == NULL)
NULL 472 lib/regexec.c regs = NULL;
NULL 479 lib/regexec.c if (BE (pmatch == NULL, 0))
NULL 493 lib/regexec.c else if (regs != NULL)
NULL 533 lib/regexec.c if (BE (regs->start == NULL, 0))
NULL 536 lib/regexec.c if (BE (regs->end == NULL, 0))
NULL 551 lib/regexec.c if (BE (new_start == NULL, 0))
NULL 554 lib/regexec.c if (BE (new_end == NULL, 0))
NULL 615 lib/regexec.c regs->start = regs->end = NULL;
NULL 633 lib/regexec.c return 0 == regexec (&re_comp_buf, s, 0, NULL, 0);
NULL 672 lib/regexec.c char *fastmap = ((preg->fastmap != NULL && preg->fastmap_accurate
NULL 674 lib/regexec.c ? preg->fastmap : NULL);
NULL 686 lib/regexec.c if (BE (preg->used == 0 || dfa->init_state == NULL
NULL 687 lib/regexec.c || dfa->init_state_word == NULL || dfa->init_state_nl == NULL
NULL 688 lib/regexec.c || dfa->init_state_begbuf == NULL, 0))
NULL 739 lib/regexec.c if (BE (mctx.state_log == NULL, 0))
NULL 746 lib/regexec.c mctx.state_log = NULL;
NULL 761 lib/regexec.c | (t != NULL ? 1 : 0))
NULL 870 lib/regexec.c start <= last_start ? &match_first : NULL);
NULL 991 lib/regexec.c re_dfastate_t **lim_states = NULL;
NULL 994 lib/regexec.c assert (mctx->state_log != NULL);
NULL 1004 lib/regexec.c if (BE (sifted_states == NULL, 0))
NULL 1012 lib/regexec.c if (BE (lim_states == NULL, 0))
NULL 1027 lib/regexec.c if (sifted_states[0] != NULL || lim_states[0] != NULL)
NULL 1037 lib/regexec.c } while (mctx->state_log[match_last] == NULL
NULL 1046 lib/regexec.c lim_states = NULL;
NULL 1057 lib/regexec.c if (sifted_states[0] == NULL)
NULL 1065 lib/regexec.c sifted_states = NULL;
NULL 1132 lib/regexec.c bool at_init_state = p_match_first != NULL;
NULL 1138 lib/regexec.c if (BE (cur_state == NULL, 0))
NULL 1144 lib/regexec.c if (mctx->state_log != NULL)
NULL 1200 lib/regexec.c if (mctx->state_log != NULL)
NULL 1203 lib/regexec.c if (cur_state == NULL)
NULL 1211 lib/regexec.c if (mctx->state_log == NULL
NULL 1213 lib/regexec.c || (cur_state = find_recover_state (&err, mctx)) == NULL)
NULL 1238 lib/regexec.c p_match_first = NULL;
NULL 1329 lib/regexec.c else if (fs != NULL
NULL 1354 lib/regexec.c if (fs != NULL)
NULL 1385 lib/regexec.c if (fs && (*pidx > mctx->match_last || mctx->state_log[*pidx] == NULL
NULL 1408 lib/regexec.c if (new_array == NULL)
NULL 1416 lib/regexec.c if (fs->stack[num].regs == NULL)
NULL 1452 lib/regexec.c struct re_fail_stack_t fs_body = { 0, 2, NULL };
NULL 1458 lib/regexec.c assert (mctx->state_log != NULL);
NULL 1464 lib/regexec.c if (fs->stack == NULL)
NULL 1468 lib/regexec.c fs = NULL;
NULL 1478 lib/regexec.c if (prev_idx_match == NULL)
NULL 1637 lib/regexec.c ((state) != NULL && re_node_set_contains (&(state)->nodes, node))
NULL 1649 lib/regexec.c assert (mctx->state_log != NULL && mctx->state_log[str_idx] != NULL);
NULL 1665 lib/regexec.c null_cnt = (sctx->sifted_states[str_idx] == NULL) ? null_cnt + 1 : 0;
NULL 1793 lib/regexec.c if (dst[st_idx] == NULL)
NULL 1795 lib/regexec.c else if (src[st_idx] != NULL)
NULL 1820 lib/regexec.c candidates = ((mctx->state_log[str_idx] == NULL) ? NULL
NULL 1824 lib/regexec.c sctx->sifted_states[str_idx] = NULL;
NULL 2187 lib/regexec.c local_sctx.sifted_states = NULL; /* Mark that it hasn't been initialized. */
NULL 2220 lib/regexec.c || sctx->sifted_states[to_idx] == NULL
NULL 2226 lib/regexec.c if (local_sctx.sifted_states == NULL)
NULL 2245 lib/regexec.c if (sctx->limited_states != NULL)
NULL 2263 lib/regexec.c if (local_sctx.sifted_states != NULL)
NULL 2317 lib/regexec.c return NULL;
NULL 2333 lib/regexec.c if (BE (trtable != NULL, 1))
NULL 2337 lib/regexec.c if (BE (trtable != NULL, 1))
NULL 2353 lib/regexec.c return NULL;
NULL 2382 lib/regexec.c re_node_set next_nodes, *log_nodes, *table_nodes = NULL;
NULL 2389 lib/regexec.c if (next_state != NULL)
NULL 2395 lib/regexec.c return NULL;
NULL 2410 lib/regexec.c if (table_nodes != NULL)
NULL 2414 lib/regexec.c if (BE (dfa->nbackref, 0) && next_state != NULL)
NULL 2422 lib/regexec.c return NULL;
NULL 2429 lib/regexec.c return NULL;
NULL 2453 lib/regexec.c return NULL;
NULL 2456 lib/regexec.c while (mctx->state_log[cur_str_idx] == NULL);
NULL 2458 lib/regexec.c cur_state = merge_state_with_log (err, mctx, NULL);
NULL 2460 lib/regexec.c while (*err == REG_NOERROR && cur_state == NULL);
NULL 2517 lib/regexec.c return NULL;
NULL 2528 lib/regexec.c return NULL;
NULL 2593 lib/regexec.c if (dest_state == NULL)
NULL 2606 lib/regexec.c if (dest_state != NULL)
NULL 2608 lib/regexec.c if (BE (mctx->state_log[dest_idx] == NULL && err != REG_NOERROR, 0))
NULL 2673 lib/regexec.c prev_nelem = ((mctx->state_log[cur_str_idx] == NULL) ? 0
NULL 2676 lib/regexec.c if (dest_state == NULL)
NULL 2681 lib/regexec.c if (BE (mctx->state_log[dest_str_idx] == NULL
NULL 2699 lib/regexec.c if (BE (mctx->state_log[dest_str_idx] == NULL
NULL 2837 lib/regexec.c if (mctx->state_log[sl_str] == NULL)
NULL 2845 lib/regexec.c if (sub_top->path == NULL)
NULL 2849 lib/regexec.c if (sub_top->path == NULL)
NULL 2862 lib/regexec.c if (BE (sub_last == NULL, 0))
NULL 2938 lib/regexec.c re_dfastate_t *cur_state = NULL;
NULL 2954 lib/regexec.c if (BE (new_array == NULL, 0))
NULL 3009 lib/regexec.c if (BE (cur_state == NULL && err != REG_NOERROR, 0))
NULL 3060 lib/regexec.c if (BE (cur_state == NULL && err != REG_NOERROR, 0))
NULL 3066 lib/regexec.c null_cnt = cur_state == NULL ? null_cnt + 1 : 0;
NULL 3069 lib/regexec.c cur_nodes = (mctx->state_log[last_str] == NULL ? NULL
NULL 3078 lib/regexec.c if (cur_nodes != NULL && re_node_set_contains (cur_nodes, last_node))
NULL 3143 lib/regexec.c if (BE (mctx->state_log[next_idx] == NULL
NULL 3348 lib/regexec.c if (BE (mctx->state_log[to_idx] == NULL
NULL 3373 lib/regexec.c re_dfastate_t **dest_states = NULL, **dest_states_word, **dest_states_nl;
NULL 3393 lib/regexec.c if (BE (dests_alloc == NULL, 0))
NULL 3401 lib/regexec.c state->word_trtable = state->trtable = NULL;
NULL 3414 lib/regexec.c if (BE (state->trtable == NULL, 0))
NULL 3440 lib/regexec.c if (BE (dest_states == NULL, 0))
NULL 3475 lib/regexec.c if (BE (dest_states[i] == NULL && err != REG_NOERROR, 0))
NULL 3483 lib/regexec.c if (BE (dest_states_word[i] == NULL && err != REG_NOERROR, 0))
NULL 3491 lib/regexec.c if (BE (dest_states_nl[i] == NULL && err != REG_NOERROR, 0))
NULL 3510 lib/regexec.c if (BE (trtable == NULL, 0))
NULL 3541 lib/regexec.c if (BE (trtable == NULL, 0))
NULL 4161 lib/regexec.c if (mctx->state_log != NULL)
NULL 4169 lib/regexec.c if (BE (new_array == NULL, 0))
NULL 4196 lib/regexec.c if (pstr->trans != NULL)
NULL 4225 lib/regexec.c if (BE (mctx->bkref_ents == NULL || mctx->sub_tops == NULL, 0))
NULL 4298 lib/regexec.c if (BE (new_entry == NULL, 0))
NULL 4365 lib/regexec.c assert (mctx->sub_tops != NULL);
NULL 4374 lib/regexec.c if (BE (new_array == NULL, 0))
NULL 4380 lib/regexec.c if (BE (mctx->sub_tops[mctx->nsub_tops] == NULL, 0))
NULL 4401 lib/regexec.c if (BE (new_array == NULL, 0))
NULL 4402 lib/regexec.c return NULL;
NULL 4407 lib/regexec.c if (BE (new_entry != NULL, 1))
NULL 37 lib/sh-quote.c sh_quoting_options = clone_quoting_options (NULL);
NULL 45 lib/sh-quote.c if (sh_quoting_options == NULL)
NULL 47 lib/sh-quote.c return quotearg_buffer (NULL, 0, string, strlen (string),
NULL 56 lib/sh-quote.c if (sh_quoting_options == NULL)
NULL 66 lib/sh-quote.c if (sh_quoting_options == NULL)
NULL 76 lib/sh-quote.c if (*argv != NULL)
NULL 88 lib/sh-quote.c if (*argp == NULL)
NULL 99 lib/sh-quote.c if (*argp == NULL)
NULL 110 lib/sigaction.c action_array[sig].sa_handler = NULL;
NULL 122 lib/sigaction.c sigprocmask (SIG_SETMASK, &oldmask, NULL);
NULL 187 lib/sigaction.c action_array[sig].sa_handler = NULL;
NULL 196 lib/sigaction.c sigprocmask (SIG_SETMASK, &oldmask, NULL);
NULL 201 lib/sigaction.c sigprocmask (SIG_SETMASK, &oldmask, NULL);
NULL 197 lib/sigprocmask.c if (old_set != NULL)
NULL 200 lib/sigprocmask.c if (set != NULL)
NULL 46 lib/str-kmp.h if (table == NULL)
NULL 121 lib/str-kmp.h *resultp = NULL;
NULL 277 lib/strerror-override.c return NULL;
NULL 49 lib/strerror-override.h # define strerror_override(ignored) NULL
NULL 245 lib/strftime.c l = __mbsrtowcs_l (NULL, &__s, 0, &__st, loc); \
NULL 465 lib/strftime.c const char *format_end = NULL;
NULL 477 lib/strftime.c zone = NULL;
NULL 789 lib/strftime.c NULL, STRFTIME_ARG ((size_t) -1)
NULL 926 lib/strftime.c if (cp != NULL)
NULL 58 lib/striconv.c iconv (cd, NULL, NULL, NULL, NULL);
NULL 108 lib/striconv.c size_t res = iconv (cd, NULL, NULL, &outptr, &outsize);
NULL 124 lib/striconv.c if (*resultp != NULL && *lengthp >= length)
NULL 129 lib/striconv.c if (result == NULL)
NULL 141 lib/striconv.c iconv (cd, NULL, NULL, NULL, NULL);
NULL 181 lib/striconv.c size_t res = iconv (cd, NULL, NULL, &outptr, &outsize);
NULL 225 lib/striconv.c char *result = NULL;
NULL 232 lib/striconv.c if (result != NULL)
NULL 234 lib/striconv.c return NULL;
NULL 239 lib/striconv.c (result != NULL ? realloc (result, length + 1) : malloc (length + 1));
NULL 240 lib/striconv.c if (final_result == NULL)
NULL 244 lib/striconv.c return NULL;
NULL 273 lib/striconv.c if (result == NULL)
NULL 276 lib/striconv.c return NULL;
NULL 284 lib/striconv.c iconv (cd, NULL, NULL, NULL, NULL);
NULL 316 lib/striconv.c if (newresult == NULL)
NULL 339 lib/striconv.c size_t res = iconv (cd, NULL, NULL, &outptr, &outbytes_remaining);
NULL 355 lib/striconv.c if (newresult == NULL)
NULL 384 lib/striconv.c if (smaller_result != NULL)
NULL 395 lib/striconv.c return NULL;
NULL 410 lib/striconv.c if (result == NULL)
NULL 427 lib/striconv.c return NULL;
NULL 432 lib/striconv.c return NULL;
NULL 436 lib/striconv.c if (result == NULL)
NULL 452 lib/striconv.c return NULL;
NULL 463 lib/striconv.c return NULL;
NULL 34 lib/strndup.c if (new == NULL)
NULL 35 lib/strndup.c return NULL;
NULL 31 lib/strnlen1.c if (end != NULL)
NULL 46 lib/strptime.c #define match_char(ch1, ch2) if (ch1 != ch2) return NULL
NULL 67 lib/strptime.c return NULL; \
NULL 73 lib/strptime.c return NULL; \
NULL 89 lib/strptime.c return NULL; \
NULL 106 lib/strptime.c decided, era_cnt LOCALE_ARG)) != NULL)
NULL 265 lib/strptime.c era = NULL;
NULL 342 lib/strptime.c return NULL;
NULL 382 lib/strptime.c return NULL;
NULL 394 lib/strptime.c return NULL;
NULL 410 lib/strptime.c return NULL;
NULL 432 lib/strptime.c return NULL;
NULL 442 lib/strptime.c return NULL;
NULL 461 lib/strptime.c return NULL;
NULL 529 lib/strptime.c return NULL;
NULL 539 lib/strptime.c return NULL;
NULL 555 lib/strptime.c return NULL;
NULL 559 lib/strptime.c return NULL;
NULL 570 lib/strptime.c return NULL;
NULL 579 lib/strptime.c if (localtime_r (&secs, tm) == NULL)
NULL 581 lib/strptime.c return NULL;
NULL 595 lib/strptime.c return NULL;
NULL 611 lib/strptime.c return NULL;
NULL 624 lib/strptime.c return NULL;
NULL 687 lib/strptime.c return NULL;
NULL 699 lib/strptime.c return NULL;
NULL 704 lib/strptime.c return NULL;
NULL 708 lib/strptime.c return NULL;
NULL 732 lib/strptime.c return NULL;
NULL 748 lib/strptime.c return NULL;
NULL 757 lib/strptime.c if (era != NULL && match_string (era->era_name, rp))
NULL 763 lib/strptime.c return NULL;
NULL 773 lib/strptime.c if (era != NULL && match_string (era->era_name, rp))
NULL 784 lib/strptime.c return NULL;
NULL 806 lib/strptime.c if (era != NULL)
NULL 816 lib/strptime.c return NULL;
NULL 827 lib/strptime.c if (era != NULL)
NULL 846 lib/strptime.c return NULL;
NULL 861 lib/strptime.c if (era != NULL && recursive (era->era_format))
NULL 868 lib/strptime.c return NULL;
NULL 897 lib/strptime.c return NULL;
NULL 910 lib/strptime.c return NULL;
NULL 923 lib/strptime.c return NULL;
NULL 936 lib/strptime.c return NULL;
NULL 939 lib/strptime.c return NULL;
NULL 948 lib/strptime.c return NULL;
NULL 1022 lib/strptime.c return NULL;
NULL 1026 lib/strptime.c return NULL;
NULL 1046 lib/strptime.c if (era == NULL)
NULL 1047 lib/strptime.c return NULL;
NULL 264 lib/strtol.c grouping = NULL;
NULL 274 lib/strtol.c grouping = NULL;
NULL 278 lib/strtol.c grouping = NULL;
NULL 343 lib/strtol.c end = NULL;
NULL 378 lib/strtol.c if (endptr != NULL)
NULL 409 lib/strtol.c if (endptr != NULL)
NULL 91 lib/tempname.c __gettimeofday (&tv, NULL); \
NULL 144 lib/tempname.c if (d != NULL && direxists (d))
NULL 146 lib/tempname.c else if (dir != NULL && direxists (dir))
NULL 149 lib/tempname.c dir = NULL;
NULL 151 lib/tempname.c if (dir == NULL)
NULL 241 lib/tempname.c __gettimeofday (&tv, NULL);
NULL 69 lib/trim.c char *r IF_LINT (= NULL); /* used only while state = 2 */
NULL 205 lib/version-etc.c && (authtab[n_authors] = va_arg (authors, const char *)) != NULL;
NULL 32 lib/wcrtomb.c if (ps != NULL && !mbsinit (ps))
NULL 38 lib/wcrtomb.c if (s == NULL)
NULL 60 lib/xmalloc.c return NULL;
NULL 47 lib/xstriconv.c if (result == NULL && errno == ENOMEM)
NULL 59 lib/xstriconv.c if (result == NULL && errno == ENOMEM)
NULL 252 src/cmp.c AUTHORS, (char *) NULL);
NULL 296 src/cmp.c xfreopen (NULL, "rb", stdin);
NULL 195 src/context.c function = NULL;
NULL 325 src/context.c function = NULL;
NULL 357 src/context.c print_1_line (NULL, line);
NULL 371 src/context.c print_1_line (NULL, line);
NULL 383 src/context.c print_1_line (NULL, line);
NULL 446 src/context.c script->link = NULL;
NULL 480 src/context.c if (0 <= re_search (&function_regexp, line, len, 0, len, NULL))
NULL 491 src/context.c return NULL;
NULL 271 src/diff.c char const *from_file = NULL;
NULL 272 src/diff.c char const *to_file = NULL;
NULL 291 src/diff.c while ((c = getopt_long (argc, argv, shortopts, longopts, NULL)) != -1)
NULL 423 src/diff.c try_help ("pagination not supported on this host", NULL);
NULL 490 src/diff.c AUTHORS, (char *) NULL);
NULL 528 src/diff.c xfreopen (NULL, "wb", stdout);
NULL 626 src/diff.c try_help (NULL, NULL);
NULL 735 src/diff.c int status = compare_files (NULL, from_file, argv[optind]);
NULL 745 src/diff.c int status = compare_files (NULL, argv[optind], to_file);
NULL 759 src/diff.c exit_status = compare_files (NULL, argv[optind], argv[optind + 1]);
NULL 985 src/diff.c try_help (NULL, NULL);
NULL 997 src/diff.c try_help ("conflicting output style options", NULL);
NULL 1083 src/diff.c free0 = NULL;
NULL 1084 src/diff.c free1 = NULL;
NULL 1091 src/diff.c = file_name_concat (parent->file[0].name, name0, NULL);
NULL 1093 src/diff.c = file_name_concat (parent->file[1].name, name1, NULL);
NULL 1111 src/diff.c xfreopen (NULL, "rb", stdin);
NULL 283 src/diff3.c AUTHORS, (char *) NULL);
NULL 951 src/diff3.c struct diff_block *bptr IF_LINT (= NULL);
NULL 1041 src/diff3.c *block_list_end = NULL;
NULL 329 src/dir.c dirdata.names = NULL;
NULL 330 src/dir.c dirdata.data = NULL;
NULL 360 src/dir.c val = file_name_concat (dir, match, NULL);
NULL 405 src/ifdef.c return NULL;
NULL 413 src/ifdef.c return NULL;
NULL 418 src/ifdef.c return NULL;
NULL 424 src/ifdef.c return NULL;
NULL 519 src/sdiff.c AUTHORS, (char *) NULL);