Home
last modified time | relevance | path

Searched defs:noList (Results 1 – 3 of 3) sorted by relevance

/dports/devel/frink/frink-2.2.2/
H A Dutil.h23 #define noList ((List *) 0) macro
/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Dgroup.c238 char noList = 0; in ApplyGroup() local
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/Interface/
H A DMidiLearn.cpp56 enum scan : int { noList = -3, listEnd, listBlocked}; enumerator