Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/common/phstreamEmpty/
H A DphstreamEmpty.cc2 void* fail(const char* f) { in fail() function
8 return (rstream)fail(__func__); in makeRStream()
11 fail(__func__); in clearRStream()
14 fail(__func__); in destroyRStream()
18 return (grstream)fail(__func__); in makeGRStream()
21 fail(__func__); in clearGRStream()
24 fail(__func__); in destroyGRStream()
28 return (FILE*)fail(__func__); in openRStreamRead()
31 return (FILE*)fail(__func__); in openRStreamWrite()
35 return (FILE*)fail(__func__); in openGRStreamRead()
[all …]