Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlex.c75 static int byteswap_init = 0; variable
247 if (! byteswap_init)
251 byteswap_init = 1;
H A DChangeLog3854 * lex.c (byteswap_init, need_byteswap): Only #ifdef HAVE_ICONV.
4537 (byteswap_init, need_byteswap): New globals.