Home
last modified time | relevance | path

Searched refs:docase (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dmain.c18 void docase(Testable *fn, uint32 *args);
264 docase(f, ops); in dofile()
H A Ddotest.c1672 void docase(Testable *fn, uint32 *args) { in docase() function
2193 docase(fn, args); in gencases()
/freebsd/contrib/tnftp/src/
H A Dcmds.c158 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 DChangeLog901 - in mget(), use docase() instead of a local version to do