Home
last modified time | relevance | path

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

/NextBSD/lib/msun/src/
HDs_fmal.c172 int spread; in fmal() local
HDs_fma.c184 int spread; in fma() local
/NextBSD/contrib/groff/src/roff/troff/
HDenv.h334 void spread() { spread_flag = 1; } in spread() function
HDenv.cpp2382 void do_break_request(int spread) in do_break_request()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDScheduleDAGRRList.cpp2655 int spread = (int)left->getDepth() - (int)right->getDepth(); in operator ()() local
2665 int spread = (int)left->getHeight() - (int)right->getHeight(); in operator ()() local