OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_ss
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
slow-waitpid.c
244
sigset_t
old_ss
, new_ss;
local
259
sigprocmask (SIG_BLOCK, &new_ss, &
old_ss
);
267
sigprocmask (SIG_SETMASK, &
old_ss
, NULL);
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
slow-waitpid.c
244
sigset_t
old_ss
, new_ss;
local
259
sigprocmask (SIG_BLOCK, &new_ss, &
old_ss
);
267
sigprocmask (SIG_SETMASK, &
old_ss
, NULL);
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-array.cc
12251
gfc_ss *
old_ss
= ss;
local
12253
ss = gfc_walk_elemental_function_args (
old_ss
,
12257
if (ss !=
old_ss
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-array.cc
11824
gfc_ss *
old_ss
= ss;
local
11826
ss = gfc_walk_elemental_function_args (
old_ss
,
11830
if (ss !=
old_ss
Completed in 44 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026