OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:open_or_die
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/isl/dist/
schedule_cmp.c
35
static FILE *
open_or_die
(const char *filename)
function
67
input1 =
open_or_die
(options->schedule1);
68
input2 =
open_or_die
(options->schedule2);
flow_cmp.c
36
static FILE *
open_or_die
(const char *filename)
function
75
input1 =
open_or_die
(options->flow1);
76
input2 =
open_or_die
(options->flow2);
Completed in 23 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026