Home
last modified time | relevance | path

Searched defs:compute_diff (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/tests/
H A Dt40f.c41 static float compute_diff(struct timeval start, struct timeval end, float compare) { in compute_diff() function
/minix3/external/bsd/llvm/dist/clang/tools/clang-format/
H A Dgit-clang-format256 def compute_diff(commit, files): function