Home
last modified time | relevance | path

Searched defs:ASM_INPUT_P (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.h1118 #define ASM_INPUT_P(NODE) (TREE_LANG_FLAG_0 (NODE)) macro
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h1517 #define ASM_INPUT_P(NODE) (TREE_STATIC (NODE)) macro