Home
last modified time | relevance | path

Searched refs:must_swap (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/tic/
H A Dtic_read.c137 int swapping = must_swap();
287 must_swap() in must_swap() function
H A Dtic_parse.c665 #define might_swap(x) (must_swap() ? swap(x) : (x))
690 if (must_swap()) {
719 if (must_swap()) {
/titanic_41/usr/src/lib/libxcurses/src/tic/
H A Dticparse.c167 must_swap() in must_swap() function
250 if (must_swap()) {
275 if (must_swap()) {