Searched refs:METHOD (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libsum/
H A Dsumlib.c174 #undef METHOD /* solaris <sys/localedef.h>! */ macro
175 #define METHOD(x) x##_match,x##_description,x##_options,x##_open,x##_init,x##_block,x##_data,x##_print,x##_done,x##_scale macro
179 METHOD(att),
180 METHOD(ast4),
181 METHOD(bsd),
182 METHOD(crc),
183 METHOD(prng),
185 METHOD(md4),
188 METHOD(md5),
191 METHOD(sha
[all...]
/ast/src/cmd/sort/
H A Dtestsort.sh339 METHOD=$1
341 case $METHOD in
347 *) SORT="$COMMAND -x $METHOD"
349 echo "testing the $METHOD method"

Completed in 8 milliseconds