Searched defs:might_swap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tic/
H A Dtic_parse.c665 #define might_swap(x) (must_swap() ? swap(x) : (x)) macro

Completed in 58 milliseconds