Searched defs:WEOF (Results 1 - 7 of 7) sorted by path

/external/bison/darwin-lib/
H A Dwchar.h413 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
416 # ifndef WEOF
417 # define WEOF -1 macro
432 # ifndef WEOF
433 # define WEOF ((wint_t) -1) macro
H A Dwctype.h381 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
384 # ifndef WEOF
385 # define WEOF -1 macro
400 # ifndef WEOF
401 # define WEOF ((wint_t) -1)
738 The argument WC must be either a wchar_t value or WEOF.
787 The argument WC must be either a wchar_t value or WEOF.
/external/bison/lib/
H A Dwctype.in.h79 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
82 # ifndef WEOF
83 # define WEOF -1 macro
98 # ifndef WEOF
99 # define WEOF ((wint_t) -1)
436 The argument WC must be either a wchar_t value or WEOF.
485 The argument WC must be either a wchar_t value or WEOF.
/external/bison/linux-lib/
H A Dwchar.h413 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
416 # ifndef WEOF
417 # define WEOF -1 macro
432 # ifndef WEOF
433 # define WEOF ((wint_t) -1) macro
H A Dwctype.h381 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
384 # ifndef WEOF
385 # define WEOF -1 macro
400 # ifndef WEOF
401 # define WEOF ((wint_t) -1)
738 The argument WC must be either a wchar_t value or WEOF.
787 The argument WC must be either a wchar_t value or WEOF.
/external/chromium_org/third_party/libxml/src/
H A Dtrio.c164 # define WEOF EOF macro
/external/libxml2/
H A Dtrio.c164 # define WEOF EOF macro

Completed in 391 milliseconds