actions_allocated  260 maint/gnulib/lib/execute.c   bool actions_allocated;
actions_allocated  271 maint/gnulib/lib/execute.c   actions_allocated = false;
actions_allocated  274 maint/gnulib/lib/execute.c       || (actions_allocated = true,
actions_allocated  316 maint/gnulib/lib/execute.c       if (actions_allocated)
actions_allocated  130 maint/gnulib/lib/fatal-signal.c static size_t actions_allocated = SIZEOF (static_actions);
actions_allocated  230 maint/gnulib/lib/fatal-signal.c   if (actions_count == actions_allocated)
actions_allocated  236 maint/gnulib/lib/fatal-signal.c       size_t old_actions_allocated = actions_allocated;
actions_allocated  237 maint/gnulib/lib/fatal-signal.c       size_t new_actions_allocated = 2 * actions_allocated;
actions_allocated  254 maint/gnulib/lib/fatal-signal.c       actions_allocated = new_actions_allocated;
actions_allocated  451 maint/gnulib/lib/spawn-pipe.c   bool actions_allocated;
actions_allocated  477 maint/gnulib/lib/spawn-pipe.c   actions_allocated = false;
actions_allocated  480 maint/gnulib/lib/spawn-pipe.c       || (actions_allocated = true,
actions_allocated  550 maint/gnulib/lib/spawn-pipe.c       if (actions_allocated)
actions_allocated   59 maint/gnulib/tests/test-posix_spawn-chdir.c   bool actions_allocated;
actions_allocated   87 maint/gnulib/tests/test-posix_spawn-chdir.c   actions_allocated = false;
actions_allocated   90 maint/gnulib/tests/test-posix_spawn-chdir.c       || (actions_allocated = true,
actions_allocated  107 maint/gnulib/tests/test-posix_spawn-chdir.c       if (actions_allocated)
actions_allocated   59 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c   bool actions_allocated;
actions_allocated   86 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c   actions_allocated = false;
actions_allocated   89 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c       || (actions_allocated = true,
actions_allocated  104 maint/gnulib/tests/test-posix_spawn-dup2-stdin.c       if (actions_allocated)
actions_allocated   81 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c   bool actions_allocated;
actions_allocated  108 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c   actions_allocated = false;
actions_allocated  111 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c       || (actions_allocated = true,
actions_allocated  127 maint/gnulib/tests/test-posix_spawn-dup2-stdout.c       if (actions_allocated)
actions_allocated   63 maint/gnulib/tests/test-posix_spawn-fchdir.c   bool actions_allocated;
actions_allocated   96 maint/gnulib/tests/test-posix_spawn-fchdir.c   actions_allocated = false;
actions_allocated   99 maint/gnulib/tests/test-posix_spawn-fchdir.c       || (actions_allocated = true,
actions_allocated  116 maint/gnulib/tests/test-posix_spawn-fchdir.c       if (actions_allocated)
actions_allocated   56 maint/gnulib/tests/test-posix_spawn-open1.c   bool actions_allocated;
actions_allocated   85 maint/gnulib/tests/test-posix_spawn-open1.c   actions_allocated = false;
actions_allocated   87 maint/gnulib/tests/test-posix_spawn-open1.c       || (actions_allocated = true,
actions_allocated   91 maint/gnulib/tests/test-posix_spawn-open1.c       if (actions_allocated)
actions_allocated   44 maint/gnulib/tests/test-posix_spawn-open2.c   bool actions_allocated;
actions_allocated   66 maint/gnulib/tests/test-posix_spawn-open2.c   actions_allocated = false;
actions_allocated   68 maint/gnulib/tests/test-posix_spawn-open2.c       || (actions_allocated = true,
actions_allocated   72 maint/gnulib/tests/test-posix_spawn-open2.c       if (actions_allocated)