Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

sanity.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool glibc_sanity_test ()
 
bool glibcxx_sanity_test ()
 

Function Documentation

◆ glibc_sanity_test()

bool glibc_sanity_test ( )

Definition at line 61 of file glibc_sanity.cpp.

Referenced by InitSanityCheck().

◆ glibcxx_sanity_test()

bool glibcxx_sanity_test ( )

Definition at line 58 of file glibcxx_sanity.cpp.

References sanity_test_range_fmt().

Referenced by InitSanityCheck().

Released under the MIT license