Searched refs:low_byte_first (Results 1 – 1 of 1) sorted by relevance
314 static int low_byte_first = -1; in ChapMS_NT() local327 if (low_byte_first == -1) { in ChapMS_NT()328 low_byte_first = (PP_HTONS((unsigned short int)1) != 1); in ChapMS_NT()330 if (low_byte_first == 0) { in ChapMS_NT()
Completed in 3 milliseconds