Home
last modified time | relevance | path

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

/localedata/
A Dsort-test.sh60 ${common_objpfx}localedata/xfrm-test $id -nocache < $cns.in \
61 > ${common_objpfx}localedata/$cns.nocache.xout || here=1
62 cmp -s $cns.in ${common_objpfx}localedata/$cns.nocache.xout || here=1
68 diff -u $cns.in ${common_objpfx}localedata/$cns.nocache.xout | sed 's/^/ /'
A Dxfrm-test.c42 bool nocache = false; in main() local
55 nocache = true; in main()
101 if (nocache) in main()
127 if (nocache) in main()

Completed in 4 milliseconds