Home
last modified time | relevance | path

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

/dports/devel/splint/splint-3.1.2/src/Headers/
H A Dcontext.h33 extern void context_setLibrary (flagcode) /*@modifies internalState@*/ ;
/dports/devel/splint/splint-3.1.2/src/
H A Dlcllib.c524 context_setLibrary (code); in loadLCDFile()
H A Dcontext.c590 void context_setLibrary (flagcode code) in context_setLibrary() function