Home
last modified time | relevance | path

Searched refs:need_byteswap (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlex.c81 static int need_byteswap = 0; variable
276 need_byteswap = (result != 0xfeff);
280 lex->byte_swap = need_byteswap;
H A DChangeLog3854 * lex.c (byteswap_init, need_byteswap): Only #ifdef HAVE_ICONV.
4537 (byteswap_init, need_byteswap): New globals.