Home
last modified time | relevance | path

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

/external/ltp/lib/newlib_tests/
Dtest16.c34 static struct tst_fzsync_pair pair = TST_FZSYNC_PAIR_INIT;
/external/ltp/testcases/cve/
Dcve-2017-2671.c57 static struct tst_fzsync_pair fzsync_pair = TST_FZSYNC_PAIR_INIT;
Dcve-2016-7117.c96 static struct tst_fzsync_pair fzsync_pair = TST_FZSYNC_PAIR_INIT;
Dcve-2014-0196.c61 static struct tst_fzsync_pair fzsync_pair = TST_FZSYNC_PAIR_INIT;
/external/ltp/include/
Dtst_fuzzy_sync.h95 #define TST_FZSYNC_PAIR_INIT { \ macro