Searched refs:docase (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | main.c | 18 void docase(Testable *fn, uint32 *args); 264 docase(f, ops); in dofile()
|
H A D | dotest.c | 1672 void docase(Testable *fn, uint32 *args) { in docase() function 2193 docase(fn, args); in gencases()
|
/freebsd/contrib/tnftp/src/ |
H A D | cmds.c | 158 static const char *docase(char *, size_t, const char *); 451 src = docase(dst, dlen, src); in doprocess() 1912 docase(char *dst, size_t dlen, const char *src) in docase() function
|
/freebsd/contrib/tnftp/ |
H A D | ChangeLog | 901 - in mget(), use docase() instead of a local version to do
|