Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/string/test/
H A Dmemmove.c67 if (err_count >= ERR_LIMIT) in test()
106 if (err_count >= ERR_LIMIT) in test_overlap()
H A Dstringtest.h13 #define ERR_LIMIT 10 macro
H A Dstrlen.c60 if (err_count >= ERR_LIMIT) in test()
H A Dmemrchr.c59 if (err_count >= ERR_LIMIT) in test()
H A Dstrnlen.c60 if (err_count >= ERR_LIMIT) in test()
H A D__mtag_tag_region.c61 if (err_count >= ERR_LIMIT) in test()
H A Dmemchr.c61 if (err_count >= ERR_LIMIT) in test()
H A D__mtag_tag_zero_region.c61 if (err_count >= ERR_LIMIT) in test()
H A Dstrchr.c58 if (err_count >= ERR_LIMIT) in test()
H A Dstrrchr.c58 if (err_count >= ERR_LIMIT) in test()
H A Dstpcpy.c65 if (err_count >= ERR_LIMIT) in test()
H A Dstrchrnul.c62 if (err_count >= ERR_LIMIT) in test()
H A Dstrcpy.c63 if (err_count >= ERR_LIMIT) in test()
H A Dmemcpy.c69 if (err_count >= ERR_LIMIT) in test()
H A Dmemset.c57 if (err_count >= ERR_LIMIT) in test()
H A Dmemcmp.c58 if (err_count >= ERR_LIMIT) in test()
H A Dstrcmp.c64 if (err_count >= ERR_LIMIT) in test()
H A Dstrncmp.c58 if (err_count >= ERR_LIMIT) in test()
/freebsd/contrib/tcsh/
H A Dsh.err.c76 #define ERR_LIMIT 22 macro
234 elst[ERR_LIMIT] = CSAVS(1, 23, "No such limit"); in errinit()
H A Dsh.func.c2058 stderror(ERR_NAME | ERR_LIMIT); in findlim()