Home
last modified time | relevance | path

Searched refs:usymtab_existsReal (Results 1 – 3 of 3) sorted by relevance

/dports/devel/splint/splint-3.1.2/src/Headers/
H A Dusymtab.h344 extern bool usymtab_existsReal (cstring p_k)
/dports/devel/splint/splint-3.1.2/src/
H A Dusymtab.c5267 usymtab_existsReal (cstring k) in usymtab_existsReal() function
H A Dcpplib.c7955 if (usymtab_existsReal (sname)) in cpp_shouldCheckMacro()