Home
last modified time | relevance | path

Searched defs:IsSym (Results 1 – 9 of 9) sorted by relevance

/dports/math/vampire/vampire-4.5.1/
H A Dvcompit.cpp62 #define IsSym(x) ( (x>=97 && x<=255) ) macro
H A Ducompit.cpp61 #define IsSym(x) ( (x>=97 && x<=255) ) macro
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dscanner.c234 int IsSym (char* S) in IsSym() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DPyrSlot64.h91 inline bool IsSym(const PyrSlot* slot) { return slot->tag == tagSym; } in IsSym() function
H A DPyrSlot32.h215 inline bool IsSym(const PyrSlot* slot) { return ((slot)->utag == tagSym); } in IsSym() function
/dports/devel/asl/asl-current/
H A Dcodez80.c304 static Boolean IsSym(char ch) in IsSym() function
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/matrix/
H A Dnewmat.h1509 bool IsSym; variable
/dports/math/optpp/optpp-2.4/newmat11/
H A Dnewmat.h1565 bool IsSym; variable
/dports/math/newmat/newmat-1.1_1/
H A Dnewmat.h1806 bool IsSym; variable