Searched defs:INVALID_CASES (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dxmltok_impl.c23 #define INVALID_CASES(ptr, nextTokPtr) \ macro
104 INVALID_CASES(ptr, nextTokPtr) function
247 INVALID_CASES(ptr, nextTokPtr)
346 INVALID_CASES(ptr, nextTokPtr)
607 INVALID_CASES(ptr, nextTokPtr) function
830 INVALID_CASES(ptr, nextTokPtr)
947 INVALID_CASES(ptr, nextTokPtr)
1331 INVALID_CASES(ptr, nextTokPtr) function
1777 #undef INVALID_CASES macro
/external/expat/lib/
H A Dxmltok_impl.c23 #define INVALID_CASES(ptr, nextTokPtr) \ macro
104 INVALID_CASES(ptr, nextTokPtr) function
247 INVALID_CASES(ptr, nextTokPtr)
346 INVALID_CASES(ptr, nextTokPtr)
607 INVALID_CASES(ptr, nextTokPtr) function
830 INVALID_CASES(ptr, nextTokPtr)
947 INVALID_CASES(ptr, nextTokPtr)
1331 INVALID_CASES(ptr, nextTokPtr) function
1777 #undef INVALID_CASES macro

Completed in 296 milliseconds