Home
last modified time | relevance | path

Searched defs:dalign (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/arm-optimized-routines/string/test/
H A Dmemmove.c54 test (const struct fun *fun, int dalign, int salign, int len) in test()
94 test_overlap (const struct fun *fun, int dalign, int salign, int len) in test_overlap()
H A Dmemcpy.c56 test (const struct fun *fun, int dalign, int salign, int len) in test()
H A Dstrcpy.c52 test (const struct fun *fun, int dalign, int salign, int len) in test()
H A Dstpcpy.c54 test (const struct fun *fun, int dalign, int salign, int len) in test()
/freebsd/contrib/gdtoa/
H A Darithchk.c29 static int dalign; variable