OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATEMENT_LIST_CHECK
(Results
1 - 4
of
4
) sorted by null
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
c-common.h
791
TREE_LANG_FLAG_1 (
STATEMENT_LIST_CHECK
(NODE))
795
TREE_LANG_FLAG_3 (
STATEMENT_LIST_CHECK
(NODE))
[
all
...]
tree-check.h
157
#define
STATEMENT_LIST_CHECK
(t) TREE_CHECK (t, STATEMENT_LIST)