Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.h473 static inline int is_extern_inline(struct symbol *sym) in is_extern_inline() function
H A Dsymbol.c647 is_extern_inline(sym)) { in bind_symbol()